Home | History | Annotate | Download | only in trace_event

Lines Matching refs:new_group

559     const char* new_group = strdup(category_group);
560 ANNOTATE_LEAKING_OBJECT_PTR(new_group);
561 g_category_groups[category_index] = new_group;