Home
last modified time | relevance | path

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

/external/autotest/client/tests/signaltest/src/
Dsignaltest.c48 struct thread_stat *stats;
53 struct thread_stat { struct
98 struct thread_stat *stat = par->stats; in signalthread()
293 struct thread_stat *stat = par->stats; in print_stat()
318 struct thread_stat *stat; in main()
340 stat = calloc(num_threads, sizeof(struct thread_stat)); in main()
/external/autotest/client/tests/cyclictest/src/
Dcyclictest.c66 struct thread_stat *stats;
72 struct thread_stat { struct
207 struct thread_stat *stat = par->stats; in timerthread()
499 struct thread_stat *stat = par->stats; in print_stat()
525 struct thread_stat *stat; in main()
552 stat = calloc(num_threads, sizeof(struct thread_stat)); in main()