Searched defs:bytes_alloc (Results 1 – 3 of 3) sorted by relevance
/linux/tools/perf/scripts/python/ |
A D | check-perf-trace.py | 42 common_callchain, call_site, ptr, bytes_req, bytes_alloc, argument
|
/linux/tools/perf/ |
A D | builtin-kmem.c | 63 u64 bytes_alloc; member 86 int bytes_req, int bytes_alloc, int cpu) in insert_alloc_stat() 131 int bytes_req, int bytes_alloc) in insert_caller_stat() 177 bytes_alloc = evsel__intval(evsel, sample, "bytes_alloc"); in evsel__process_alloc_event() local
|
/linux/kernel/trace/ |
A D | ring_buffer.c | 5740 unsigned long bytes_alloc; member
|
Completed in 17 milliseconds