Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-sched.c1570 bool match_found = fuzzy_match ? !!strstr(comm_str, node->s) : in sched_match_task() local
1572 if (match_found) in sched_match_task()