Searched refs:cgrp_switch (Results 1 – 1 of 1) sorted by relevance
39 static struct evsel *cgrp_switch; variable90 cgrp_switch = evsel__new(&cgrp_switch_attr); in bperf_load_program()91 if (evsel__open_per_cpu(cgrp_switch, evlist->core.all_cpus, -1) < 0) { in bperf_load_program()98 FD(cgrp_switch, i)); in bperf_load_program()282 evsel__delete(cgrp_switch); // it'll destroy on_switch progs too in bperf_cgrp__destroy()