Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-sched.c296 static char idle_comm[] = "<idle>"; variable
2385 thread__set_comm(thread, idle_comm, 0); in init_idle_thread()