Searched refs:system_names (Results 1 – 3 of 3) sorted by relevance
387 const char *system_names; member
9578 tr->system_names = kstrdup_const(systems, GFP_KERNEL); in trace_array_create_systems()9579 if (!tr->system_names) in trace_array_create_systems()9635 kfree_const(tr->system_names); in trace_array_create_systems()9773 kfree_const(tr->system_names); in __remove_instance()
2984 if (!event_in_systems(call, tr->system_names)) in trace_create_new_event()
Completed in 32 milliseconds