Searched refs:comma_match (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libpp/
H A Dprofile_spec.cpp206 bool comma_match(comma_list<T> const & cl, generic_spec<T> const & value) function in namespace:__anon28454
289 if (!comma_match(cpu, spec.cpu))
292 if (!comma_match(tid, spec.tid))
295 if (!comma_match(tgid, spec.tgid))

Completed in 41 milliseconds