Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h37325 struct perf_cpu_context { struct
37326 struct perf_event_context ctx;
37327 struct perf_event_context *task_ctx;
37328 int online;
37329 int heap_size;
37330 struct perf_event **heap;
37331 struct perf_event *heap_default[2];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h46950 struct perf_cpu_context { struct
46951 struct perf_event_context ctx;
46952 struct perf_event_context *task_ctx;
46953 int online;
46954 int heap_size;
46955 struct perf_event **heap;
46956 struct perf_event *heap_default[2];