Searched refs:hybrid_str (Results 1 – 1 of 1) sorted by relevance
1899 const char *hybrid_str = "cycles,instructions,branches,branch-misses"; in add_default_attributes() local1909 err = parse_events(evsel_list, hybrid_str, &errinfo); in add_default_attributes()1913 hybrid_str, err); in add_default_attributes()1914 parse_events_print_error(&errinfo, hybrid_str); in add_default_attributes()