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

/external/linux-tools-perf/util/
H A Dhelp.c30 static int cmdname_compare(const void *a_, const void *b_) function
172 sizeof(*main_cmds->names), cmdname_compare);
192 sizeof(*other_cmds->names), cmdname_compare);
292 sizeof(main_cmds.names), cmdname_compare);

Completed in 131 milliseconds