thesis/linux-6.8.1/tools/tracing/rtla/src/timerlat.h
2025-03-19 13:44:23 +01:00

4 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[]);