Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dlowmem_dbg.c33 static int task_state_char(unsigned long state) in task_state_char() function
80 task_state_char(task->state), in tasks_dump()
/kernel/linux/linux-5.10/tools/perf/
H A 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()
/kernel/linux/linux-6.6/tools/perf/
H A 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()

Completed in 12 milliseconds