Searched refs:threadcount (Results 1 – 1 of 1) sorted by relevance
210 int proccount, threadcount; in pmc_filter_handler() local217 threadcount = proccount = eventcount = pmccount = 0; in pmc_filter_handler()221 parse_names(threads, threadlist, &threadcount); in pmc_filter_handler()291 if (threadcount && in pmc_filter_handler()292 pmc_find_name(tidmap, ev.pl_u.pl_cc.pl_tid, threadlist, threadcount) == exclusive) in pmc_filter_handler()