Home
last modified time | relevance | path

Searched refs:timerlat_u_dispatcher (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/tracing/rtla/src/
H A Dtimerlat_u.h18 void *timerlat_u_dispatcher(void *data);
H A Dtimerlat_u.c136 void *timerlat_u_dispatcher(void *data) in timerlat_u_dispatcher() function
H A Dtimerlat_top.c900 retval = pthread_create(&timerlat_u, NULL, timerlat_u_dispatcher, &params_u); in timerlat_top_main()
H A Dtimerlat_hist.c1110 retval = pthread_create(&timerlat_u, NULL, timerlat_u_dispatcher, &params_u); in timerlat_hist_main()