Searched refs:thread_stat (Results 1 – 2 of 2) sorted by relevance
48 struct thread_stat *stats;53 struct thread_stat { struct98 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()
66 struct thread_stat *stats;72 struct thread_stat { struct207 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()