Searched defs:bytes_alloc (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | bench_local_storage_create.c | 34 size_t bytes_req, size_t bytes_alloc, gfp_t gfp_flags, in BPF_PROG()
|
/linux-6.12.1/tools/perf/scripts/python/ |
D | check-perf-trace.py | 42 common_callchain, call_site, ptr, bytes_req, bytes_alloc, argument
|
/linux-6.12.1/tools/perf/ |
D | builtin-kmem.c | 65 u64 bytes_alloc; member 88 int bytes_req, int bytes_alloc, int cpu) in insert_alloc_stat() 133 int bytes_req, int bytes_alloc) in insert_caller_stat() 179 bytes_alloc = evsel__intval(evsel, sample, "bytes_alloc"); in evsel__process_alloc_event() local
|
/linux-6.12.1/kernel/trace/ |
D | ring_buffer.c | 7306 unsigned long bytes_alloc; member
|