Home
last modified time | relevance | path

Searched defs:is_idle (Results 1 – 3 of 3) sorted by relevance

/tools/sched_ext/
Dscx_simple.bpf.c62 bool is_idle = false; in BPF_STRUCT_OPS() local
Dscx_flatcg.bpf.c325 bool is_idle = false; in BPF_STRUCT_OPS() local
/tools/perf/util/
Ddb-export.c530 struct comm **comm_ptr, bool *is_idle) in db_export__pid_tid()