Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/
Dbuiltin-sched.c1989 static char task_state_char(struct thread *thread, int state) in task_state_char() function
2047 printf(" %5c ", task_state_char(thread, state)); in timehist_print_sample()