Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtraceevent/plugins/
H A Dplugin_function.c124 static void show_function(struct trace_seq *s, struct tep_handle *tep, in show_function() function
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dpprof_proto_generator.py168 def show_function(self, function, space=''): member in PprofProfilePrinter