JustOS/linux-6.13/tools/tracing/rtla/src/timerlat.h
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

5 lines
174 B
C

// SPDX-License-Identifier: GPL-2.0
int timerlat_hist_main(int argc, char *argv[]);
int timerlat_top_main(int argc, char *argv[]);
int timerlat_main(int argc, char *argv[]);