Home
last modified time | relevance | path

Searched refs:HIST_BUCKETS (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/testcases/realtime/func/async_handler/
H A Dasync_handler_tsc.c55 #define HIST_BUCKETS 100 macro
139 stats_container_init(&hist, HIST_BUCKETS); in signal_thread()
H A Dasync_handler.c49 #define HIST_BUCKETS 100 macro
123 stats_container_init(&hist, HIST_BUCKETS); in signal_thread()
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
H A Dperiodic_cpu_load_single.c44 #define HIST_BUCKETS 100 macro
101 stats_container_init(&hist, HIST_BUCKETS); in periodic_thread()
/third_party/ltp/testcases/realtime/func/hrtimer-prio/
H A Dhrtimer-prio.c50 #define HIST_BUCKETS 100 macro
183 if (stats_container_init(&hist, HIST_BUCKETS)) { in main()
/third_party/ltp/testcases/realtime/func/matrix_mult/
H A Dmatrix_mult.c30 #define HIST_BUCKETS 100 macro
185 stats_container_init(&shist, HIST_BUCKETS) || in main_thread()
187 stats_container_init(&chist, HIST_BUCKETS) in main_thread()
/third_party/ltp/testcases/realtime/func/pi_perf/
H A Dpi_perf.c62 #define HIST_BUCKETS 100 macro
177 stats_container_init(&cpu_delay_hist, HIST_BUCKETS); in high_prio_thread()
/third_party/ltp/testcases/realtime/func/sched_latency/
H A Dsched_latency.c63 #define HIST_BUCKETS 100 macro
277 if (stats_container_init(&hist, HIST_BUCKETS)) { in main()
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c59 #define HIST_BUCKETS 100 macro
125 stats_container_init(&hist, HIST_BUCKETS); in signal_receiving_thread()
/third_party/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_latency.c61 #define HIST_BUCKETS 20 macro
252 stats_container_init(&hist, HIST_BUCKETS); in main()

Completed in 4 milliseconds