Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
H 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 1 milliseconds