Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbpf_off_cpu.c46 char off_cpu_event[64]; in off_cpu_config() local
49 scnprintf(off_cpu_event, sizeof(off_cpu_event), "bpf-output/name=%s/", OFFCPU_EVENT); in off_cpu_config()
50 if (parse_event(evlist, off_cpu_event)) { in off_cpu_config()