Searched refs:tracefs_get_tracing_file (Results 1 – 12 of 12) sorted by relevance
6 tracefs_get_tracing_file, tracefs_put_tracing_file, tracefs_tracing_dir, tracefs_debug_dir, tracefs…15 char pass:[*]*tracefs_get_tracing_file*(const char pass:[*]_name_);35 The *tracefs_get_tracing_file()* function returns the full path of the43 returned by *tracefs_get_tracing_file()*.66 The *tracefs_get_tracing_file()* function returns a string or NULL in case84 char *trace_on = tracefs_get_tracing_file("tracing_on");
15 char pass:[*]*tracefs_get_tracing_file*(const char pass:[*]_name_);
24 path = tracefs_get_tracing_file(name); in write_file()95 name = tracefs_get_tracing_file(file); in trace_snapshot()
90 path = tracefs_get_tracing_file("stack_max_size"); in reset_trace()120 path = tracefs_get_tracing_file("stack_trace"); in read_trace()
55 path = tracefs_get_tracing_file(name); in show_file()92 path = tracefs_get_tracing_file(name); in process_file_re()268 path = tracefs_get_tracing_file("events"); in get_event_file()493 path = tracefs_get_tracing_file("instances"); in show_buffers()522 path = tracefs_get_tracing_file("events"); in show_systems()
226 name = tracefs_get_tracing_file(file); in trace_show()
1928 path = tracefs_get_tracing_file("options/func_stack_trace"); in set_plugin_instance()2129 path = tracefs_get_tracing_file("saved_cmdlines_size"); in set_saved_cmdlines_size()2194 path = tracefs_get_tracing_file("set_event"); in old_update_events()2622 path = tracefs_get_tracing_file("tracing_enabled"); in check_tracing_enabled()
154 path = tracefs_get_tracing_file(name); in get_trace_file_permissions()314 return tracefs_get_tracing_file(file); in tracefs_instance_get_file()775 path = tracefs_get_tracing_file("instances"); in tracefs_instances_walk()
292 char *tracefs_get_tracing_file(const char *name) in tracefs_get_tracing_file() function
608 path = tracefs_get_tracing_file(TRACE_FILTER_LIST); in match_filters()
14 char *tracefs_get_tracing_file(const char *name);
2126 file = tracefs_get_tracing_file(NULL); in test_trace_file()2128 file = tracefs_get_tracing_file(tmp); in test_trace_file()2133 file = tracefs_get_tracing_file("trace"); in test_trace_file()3569 tfile = tracefs_get_tracing_file("trace"); in test_custom_trace_dir()3576 tfile = tracefs_get_tracing_file("trace"); in test_custom_trace_dir()