Home
last modified time | relevance | path

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

/external/trace-cmd/tracecmd/
Dtrace-record.c1949 static int trace_check_file_exists(struct buffer_instance *instance, char *file) in trace_check_file_exists() function
1971 if (!trace_check_file_exists(&top_instance, "events/enable")) in use_old_event_method()
5700 if (!trace_check_file_exists(instance, buf)) in profile_add_event()
5758 if (trace_check_file_exists(instance, "max_graph_depth")) { in enable_profile()