Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/hooks/
H A Dsched.h292 TP_PROTO(bool has_asym),
293 TP_ARGS(has_asym));
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dtopology.c1980 bool has_asym = false; in build_sched_domains() local
2000 has_asym = true; in build_sched_domains()
2056 if (has_asym) in build_sched_domains()
2063 trace_android_vh_build_sched_domains(has_asym); in build_sched_domains()