Searched refs:cmdname_compare (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dhelp.c31 static int cmdname_compare(const void *a_, const void *b_) function
167 sizeof(*main_cmds->names), cmdname_compare);
187 sizeof(*other_cmds->names), cmdname_compare);
287 sizeof(main_cmds.names), cmdname_compare);

Completed in 234 milliseconds