Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/
Dbuiltin-sched.c95 #define TASK_STATE_TO_CHAR_STR "RSDTtZXxKWP" macro
1055 const char *str = TASK_STATE_TO_CHAR_STR; in sched_out_state()
2038 static const char state_to_char[] = TASK_STATE_TO_CHAR_STR; in task_state_char()