Searched refs:threadstats (Results 1 – 1 of 1) sorted by relevance
1557 struct thread_stat *threadstats, *ts; in __show_run_stats() local1591 threadstats = malloc(nr_ts * sizeof(struct thread_stat)); in __show_run_stats()1595 init_thread_stat(&threadstats[i]); in __show_run_stats()1613 ts = &threadstats[j]; in __show_run_stats()1704 ts = &threadstats[i]; in __show_run_stats()1782 ts = &threadstats[i]; in __show_run_stats()1834 free(threadstats); in __show_run_stats()