Searched defs:call_site (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/perf/scripts/python/ |
D | check-perf-trace.py | 42 common_callchain, call_site, ptr, bytes_req, bytes_alloc, argument
|
/linux-6.1.9/tools/perf/ |
D | builtin-kmem.c | 61 u64 call_site; member 86 static int insert_alloc_stat(unsigned long call_site, unsigned long ptr, in insert_alloc_stat() 131 static int insert_caller_stat(unsigned long call_site, in insert_caller_stat() 176 call_site = evsel__intval(evsel, sample, "call_site"); in evsel__process_alloc_event() local 221 unsigned long call_site, in search_alloc_stat()
|