Home
last modified time | relevance | path

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

/Linux-v6.6/tools/tracing/rtla/src/
Dtimerlat_top.c758 pthread_t timerlat_u; in timerlat_top_main() local
882 retval = pthread_create(&timerlat_u, NULL, timerlat_u_dispatcher, &params_u); in timerlat_top_main()
Dtimerlat_hist.c950 pthread_t timerlat_u; in timerlat_hist_main() local
1063 retval = pthread_create(&timerlat_u, NULL, timerlat_u_dispatcher, &params_u); in timerlat_hist_main()