Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/
Dbuiltin-stat.c1899 const char *hybrid_str = "cycles,instructions,branches,branch-misses"; in add_default_attributes() local
1909 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()