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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbench_local_storage_create.c33 int BPF_PROG(kmalloc, unsigned long call_site, const void *ptr, argument
/linux-master/tools/perf/
H A Dbuiltin-kmem.c62 u64 call_site; member in struct:alloc_stat
87 static int insert_alloc_stat(unsigned long call_site, unsigned long ptr, argument
132 static int insert_caller_stat(unsigned long call_site, argument
177 call_site = evsel__intval(evsel, sample, "call_site"); local
221 search_alloc_stat(unsigned long ptr, unsigned long call_site, struct rb_root *root, sort_fn_t sort_fn) argument
[all...]

Completed in 110 milliseconds