Searched defs:bytes_alloc (Results 1 – 2 of 2) sorted by relevance
40 u64 bytes_alloc; member128 int bytes_req, int bytes_alloc, int cpu) in insert_alloc_stat()171 int bytes_req, int bytes_alloc) in insert_caller_stat()218 bytes_alloc = perf_evsel__intval(evsel, sample, "bytes_alloc"); in perf_evsel__process_alloc_event() local
41 call_site, ptr, bytes_req, bytes_alloc, argument