Searched refs:show_function (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libtraceevent/plugins/ |
H A D | plugin_function.c | 124 static void show_function(struct trace_seq *s, struct tep_handle *tep, in show_function() function 162 show_function(s, tep, func, function); in function_handler() 169 show_function(s, tep, parent, pfunction); in function_handler() 238 show_function(s, event->tep, func, addr); in trace_stack_handler()
|
/aosp_15_r20/system/extras/simpleperf/scripts/ |
H A D | pprof_proto_generator.py | 93 self.show_function(p.function[i], sub_space) 166 self.show_function(function, space) 168 def show_function(self, function, space=''): member in PprofProfilePrinter
|
/aosp_15_r20/external/libtraceevent/Documentation/ |
H A D | libtraceevent-func_apis.txt | 102 void show_function( unsigned long long addr)
|