Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A DBuild9 rtla-y += timerlat_u.o
H A Dtimerlat_top.c921 pthread_t timerlat_u; in timerlat_top_main() local
1035 retval = pthread_create(&timerlat_u, NULL, timerlat_u_dispatcher, &params_u); in timerlat_top_main()
H A Dtimerlat_hist.c1153 pthread_t timerlat_u; in timerlat_hist_main() local
1256 retval = pthread_create(&timerlat_u, NULL, timerlat_u_dispatcher, &params_u); in timerlat_hist_main()