Searched refs:have_tracepoints (Results 1 – 3 of 3) sorted by relevance
29 bool have_tracepoints(struct list_head *evlist);
441 bool have_tracepoints(struct list_head *pattrs) in have_tracepoints() function
1044 if (!have_tracepoints(&rec->evlist->core.entries)) in record__init_features()1251 if (have_tracepoints(&rec->evlist->core.entries)) { in record__synthesize()