Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dbpf_counter_cgroup.c31 static struct perf_event_attr cgrp_switch_attr = { variable
34 .size = sizeof(cgrp_switch_attr),
90 cgrp_switch = evsel__new(&cgrp_switch_attr); in bperf_load_program()

Completed in 2 milliseconds