Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-kvm.c475 const char *output_, const char *sort_) in kvm_hpp_list__parse() argument
478 char *sort = sort_ ? strdup(sort_) : NULL; in kvm_hpp_list__parse()
H A Dbuiltin-c2c.c2040 const char *sort_) in hpp_list__parse() argument
2043 char *sort = sort_ ? strdup(sort_) : NULL; in hpp_list__parse()
/openbmc/linux/tools/perf/util/
H A Dsort.c2357 return hse->se == &sort_ ## key ; \