Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-events.c474 static int add_list_string(char ***list, const char *name) in add_list_string() function
741 if (add_list_string(&systems, name) < 0) in tracefs_event_systems()
806 if (add_list_string(&events, name) < 0) in tracefs_system_events()
874 if (add_list_string(&plugins, plugin) < 0) in tracefs_tracers()