Searched refs:evsel__is_offcpu_event (Results 1 – 4 of 4) sorted by relevance
56 if (evsel__is_offcpu_event(evsel)) { in off_cpu_config()
584 bool evsel__is_offcpu_event(struct evsel *evsel);
1459 bool evsel__is_offcpu_event(struct evsel *evsel) in evsel__is_offcpu_event() function1742 if (evsel__is_offcpu_event(evsel)) { in evsel__config()3585 if (evsel__is_offcpu_event(evsel)) in evsel__parse_sample()
677 if (evsel__has_callchain(evsel) || evsel__is_offcpu_event(evsel)) { in perf_session__check_output_opt()2536 if (evsel__is_bpf_output(evsel) && !evsel__is_offcpu_event(evsel) && PRINT_FIELD(BPF_OUTPUT)) in process_event()