Searched defs:call_site (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bench_local_storage_create.c | 33 int BPF_PROG(kmalloc, unsigned long call_site, const void *ptr, in BPF_PROG()
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | check-perf-trace.py | 42 common_callchain, call_site, ptr, bytes_req, bytes_alloc, argument
|
/openbmc/linux/tools/perf/ |
H A D | builtin-kmem.c | 62 u64 call_site; member 87 static int insert_alloc_stat(unsigned long call_site, unsigned long ptr, in insert_alloc_stat() 132 static int insert_caller_stat(unsigned long call_site, in insert_caller_stat() 177 call_site = evsel__intval(evsel, sample, "call_site"); in evsel__process_alloc_event() local 222 unsigned long call_site, in search_alloc_stat()
|