Home
last modified time | relevance | path

Searched defs:cpu_hw_events (Results 1 – 1 of 1) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h12491 struct cpu_hw_events { struct
12492 struct perf_event *events[64];
12493 unsigned long active_mask[1];
12494 unsigned long dirty[1];
12495 int enabled;
12496 int n_events;
12497 int n_added;
12498 int n_txn;
12499 int n_txn_pair;
12500 int n_txn_metric;
[all …]