Home
last modified time | relevance | path

Searched defs:call_site (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dbench_local_storage_create.c33 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 Dcheck-perf-trace.py42 common_callchain, call_site, ptr, bytes_req, bytes_alloc, argument
/linux/tools/perf/
H A Dbuiltin-kmem.c62 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 Dfallback.rs62 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 Dwrapper.rs378 pub(crate) fn call_site() -> Self { in call_site() method
H A Dlib.rs376 pub fn call_site() -> Self { in call_site() method