Home
last modified time | relevance | path

Searched refs:tep_func_repeat_format (Results 1 – 2 of 2) sorted by relevance

/external/libtraceevent/plugins/
Dplugin_function.c16 __weak const char *tep_func_repeat_format = "%6.1000d"; variable
200 tep_print_event(tep, s, &dummy, tep_func_repeat_format, TEP_PRINT_TIME); in trace_func_repeat_handler()
/external/trace-cmd/tracecmd/
Dtrace-read.c34 const char *tep_func_repeat_format; variable
1963 tep_func_repeat_format = "%d"; in trace_report()
1966 tep_func_repeat_format = "%9.1d"; in trace_report()
1968 tep_func_repeat_format = "%6.1000d"; in trace_report()
1970 tep_func_repeat_format = "%12d"; in trace_report()