OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s_caller
(Results
1 - 1
of
1
) sorted by null
/external/linux-tools-perf/
builtin-kmem.c
265
struct alloc_stat *s_alloc, *
s_caller
;
local
276
s_caller
= search_alloc_stat(0, s_alloc->call_site,
278
assert(
s_caller
);
279
s_caller
->pingpong++;
Completed in 3067 milliseconds