Home
last modified time | relevance | path

Searched refs:timerlat_u (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/tracing/rtla/src/
H A DBuild9 rtla-y += timerlat_u.o
H A Dtimerlat_top.c992 pthread_t timerlat_u; in timerlat_top_main() local
1148 retval = pthread_create(&timerlat_u, NULL, timerlat_u_dispatcher, &params_u); in timerlat_top_main()
H A Dtimerlat_hist.c1149 pthread_t timerlat_u; in timerlat_hist_main() local
1300 retval = pthread_create(&timerlat_u, NULL, timerlat_u_dispatcher, &params_u); in timerlat_hist_main()