Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/
Dbuiltin-kmem.c38 u64 call_site; member
116 static void insert_alloc_stat(unsigned long call_site, unsigned long ptr, in insert_alloc_stat()
156 static void insert_caller_stat(unsigned long call_site, in insert_caller_stat()
201 unsigned long call_site; in process_alloc_event() local
231 unsigned long call_site, in search_alloc_stat()
/linux-3.3/tools/perf/scripts/python/
Dcheck-perf-trace.py41 call_site, ptr, bytes_req, bytes_alloc, argument