Searched defs:call_site (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bench_local_storage_create.c | 33 BPF_PROG(kmalloc,unsigned long call_site,const void * ptr,size_t bytes_req,size_t bytes_alloc,gfp_t gfp_flags,int node) BPF_PROG() argument
|
| /linux/tools/perf/scripts/python/ |
| H A D | check-perf-trace.py | 42 common_callchain, call_site, ptr, bytes_req, bytes_alloc, argument
|
| /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() argument 132 static int insert_caller_stat(unsigned long call_site, in insert_caller_stat() argument 177 call_site = evsel__intval(evsel, sample, "call_site"); evsel__process_alloc_event() local 222 search_alloc_stat(unsigned long ptr,unsigned long call_site,struct rb_root * root,sort_fn_t sort_fn) search_alloc_stat() argument [all...] |
| /linux/rust/proc-macro2/ |
| H A D | fallback.rs | 62 pub(crate) fn call_site() -> Self { in call_site() method 508 pub(crate) fn call_site() -> Self { in call_site() method 513 pub(crate) fn call_site() -> Self { in call_site() method
|
| H A D | wrapper.rs | 378 pub(crate) fn call_site() -> Self { in call_site() method
|
| H A D | lib.rs | 376 pub fn call_site() -> Self { in call_site() method
|