Home
last modified time | relevance | path

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

/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-stat.c108 static char *get_instance_file_content(struct buffer_instance *instance, in get_instance_file_content() function
132 str = get_instance_file_content(instance, name); in report_file()
346 str = get_instance_file_content(instance, "events/enable"); in report_events()
664 str = get_instance_file_content(instance, "buffer_size_kb"); in report_buffers()
684 str = get_instance_file_content(instance, file); in report_buffers()
699 str = get_instance_file_content(instance, "buffer_total_size_kb"); in report_buffers()
733 str = get_instance_file_content(instance, "tracing_cpumask"); in report_cpumask()
783 str = get_instance_file_content(instance, file); in report_probes()
823 str = get_instance_file_content(instance, "tracing_on"); in report_traceon()