Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/benchs/
Dbench_ringbufs.c460 struct perf_buffer { struct
461 perf_buffer_event_fn event_cb; argument
462 perf_buffer_sample_fn sample_cb; argument
463 perf_buffer_lost_fn lost_cb; argument
478 struct perf_buffer *pb = ctx->perfbuf; in perfbuf_custom_consumer() argument
/external/bcc/examples/cpp/
DKFuncExample.cc119 auto perf_buffer = bpf.get_perf_buffer("events"); in main() local
DFollyRequestContextSwitch.cc124 auto perf_buffer = bpf->get_perf_buffer("events"); in main() local
/external/libbpf/src/
Dlibbpf.c12443 struct perf_buffer { struct
12444 perf_buffer_event_fn event_cb; argument
12445 perf_buffer_sample_fn sample_cb; argument
12446 perf_buffer_lost_fn lost_cb; argument
12458 static void perf_buffer__free_cpu_buf(struct perf_buffer *pb, in perf_buffer__free_cpu_buf() argument
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h42581 struct perf_buffer { struct
42582 refcount_t refcount;
42583 struct callback_head callback_head;
42584 int nr_pages;
42585 int overwrite;
42586 int paused;
42587 atomic_t poll;
42588 local_t head;
42589 unsigned int nest;
42590 local_t events;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h16639 struct perf_buffer { struct
16640 refcount_t refcount;
16641 struct callback_head callback_head;
16642 int nr_pages;
16643 int overwrite;
16644 int paused;
16645 atomic_t poll;
16646 local_t head;
16647 unsigned int nest;
16648 local_t events;
[all …]
Dvmlinux.h16639 struct perf_buffer { struct
16640 refcount_t refcount;
16641 struct callback_head callback_head;
16642 int nr_pages;
16643 int overwrite;
16644 int paused;
16645 atomic_t poll;
16646 local_t head;
16647 unsigned int nest;
16648 local_t events;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h90310 struct perf_buffer { struct
90311 refcount_t refcount;
90312 struct callback_head callback_head;
90313 struct work_struct work;
90314 int page_order;
90315 int nr_pages;
90316 int overwrite;
90317 int paused;
90318 atomic_t poll;
90319 local_t head;
[all …]
Dvmlinux.h90310 struct perf_buffer { struct
90311 refcount_t refcount;
90312 struct callback_head callback_head;
90313 struct work_struct work;
90314 int page_order;
90315 int nr_pages;
90316 int overwrite;
90317 int paused;
90318 atomic_t poll;
90319 local_t head;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h47154 struct perf_buffer { struct
47155 refcount_t refcount;
47156 struct callback_head callback_head;
47157 int nr_pages;
47158 int overwrite;
47159 int paused;
47160 atomic_t poll;
47161 local_t head;
47162 unsigned int nest;
47163 local_t events;
[all …]
Dvmlinux.h47154 struct perf_buffer { struct
47155 refcount_t refcount;
47156 struct callback_head callback_head;
47157 int nr_pages;
47158 int overwrite;
47159 int paused;
47160 atomic_t poll;
47161 local_t head;
47162 unsigned int nest;
47163 local_t events;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h23083 struct perf_buffer { struct
23084 refcount_t refcount;
23085 struct callback_head callback_head;
23086 int nr_pages;
23087 int overwrite;
23088 int paused;
23089 atomic_t poll;
23090 local_t head;
23091 unsigned int nest;
23092 local_t events;
[all …]
Dvmlinux_608.h23083 struct perf_buffer { struct
23084 refcount_t refcount;
23085 struct callback_head callback_head;
23086 int nr_pages;
23087 int overwrite;
23088 int paused;
23089 atomic_t poll;
23090 local_t head;
23091 unsigned int nest;
23092 local_t events;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h31130 struct perf_buffer { struct
31131 refcount_t refcount;
31132 struct callback_head callback_head;
31133 int nr_pages;
31134 int overwrite;
31135 int paused;
31136 atomic_t poll;
31137 local_t head;
31138 unsigned int nest;
31139 local_t events;
[all …]
Dvmlinux_602.h31130 struct perf_buffer { struct
31131 refcount_t refcount;
31132 struct callback_head callback_head;
31133 int nr_pages;
31134 int overwrite;
31135 int paused;
31136 atomic_t poll;
31137 local_t head;
31138 unsigned int nest;
31139 local_t events;
[all …]