Home
last modified time | relevance | path

Searched defs:bytes_req (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbench_local_storage_create.c33 BPF_PROG(kmalloc, unsigned long call_site, const void *ptr, size_t bytes_req, size_t bytes_alloc, gfp_t gfp_flags, int node) BPF_PROG() argument
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-kmem.c62 u64 bytes_req; member
85 insert_alloc_stat(unsigned long call_site, unsigned long ptr, int bytes_req, int bytes_alloc, int cpu) insert_alloc_stat() argument
130 insert_caller_stat(unsigned long call_site, int bytes_req, int bytes_alloc) insert_caller_stat() argument
176 int bytes_req = evsel__intval(evsel, sample, "bytes_req"), evsel__process_alloc_event() local
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dtegra186-gpc-dma.c218 unsigned int bytes_req; member
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-kmem.c64 u64 bytes_req; member
87 insert_alloc_stat(unsigned long call_site, unsigned long ptr, int bytes_req, int bytes_alloc, int cpu) insert_alloc_stat() argument
132 insert_caller_stat(unsigned long call_site, int bytes_req, int bytes_alloc) insert_caller_stat() argument
178 int bytes_req = evsel__intval(evsel, sample, "bytes_req"), evsel__process_alloc_event() local
[all...]

Completed in 7 milliseconds