Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/
Dbuiltin-sched.c2036 static char task_state_char(struct thread *thread, int state) in task_state_char() function
2094 printf(" %5c ", task_state_char(thread, state)); in timehist_print_sample()