Searched defs:bytes_req (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/tools/perf/scripts/python/ | 
| D | check-perf-trace.py | 41 	common_callchain, call_site, ptr, bytes_req, bytes_alloc,  argument
 | 
| /linux-4.1.27/tools/perf/ | 
| D | builtin-kmem.c | 44 	u64	bytes_req;  member63 			     int bytes_req, int bytes_alloc, int cpu)  in insert_alloc_stat()
 106 			      int bytes_req, int bytes_alloc)  in insert_caller_stat()
 152 	int bytes_req = perf_evsel__intval(evsel, sample, "bytes_req"),  in perf_evsel__process_alloc_event()  local
 
 |