plugins/common/muxing: split `compare_clock_snapshots_and_clock_classes()`
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 13 Mar 2024 20:05:31 +0000 (16:05 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 26 Mar 2024 18:56:36 +0000 (14:56 -0400)
commit7e3c441e21a3941cfbd652807b1e1d3b8a03106b
tree2936cf2cc96d15931a7ac693f36fcad1b33fe450
parentc6a7ea93dbe7b3ff25f3b22a1cc53fc8a63acd98
plugins/common/muxing: split `compare_clock_snapshots_and_clock_classes()`

A subsequent commit will want to re-use the code to compare two clock
classes.  Split `compare_clock_snapshots_and_clock_classes()` in two, to
make the comparing clock classes part independent from the comparing
clock snapshots part.

Change-Id: I7888d7d3d1339ccb6c27054919349745cb7875eb
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12053
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
src/plugins/common/muxing/muxing.c
This page took 0.024677 seconds and 4 git commands to generate.