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 DBuild10 rtla-y += timerlat_u.o
H A Dtimerlat_top.c1044 pthread_t timerlat_u; in timerlat_top_main() local
1201 retval = pthread_create(&timerlat_u, NULL, timerlat_u_dispatcher, &params_u); in timerlat_top_main()
H A Dtimerlat_hist.c1186 pthread_t timerlat_u; in timerlat_hist_main() local
1339 retval = pthread_create(&timerlat_u, NULL, timerlat_u_dispatcher, &params_u); in timerlat_hist_main()