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

/linux-4.1.27/tools/perf/
H A Dbuiltin-kmem.c44 u64 bytes_req; member in struct:alloc_stat
152 int bytes_req = perf_evsel__intval(evsel, sample, "bytes_req"), perf_evsel__process_alloc_event() local
62 insert_alloc_stat(unsigned long call_site, unsigned long ptr, int bytes_req, int bytes_alloc, int cpu) insert_alloc_stat() argument
105 insert_caller_stat(unsigned long call_site, int bytes_req, int bytes_alloc) insert_caller_stat() argument

Completed in 116 milliseconds