Home
last modified time | relevance | path

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

/external/linux-tools-perf/
Dbuiltin-help.c282 for (i = 0; i < ARRAY_SIZE(common_cmds); i++) { in list_common_cmds_help()
283 if (longest < strlen(common_cmds[i].name)) in list_common_cmds_help()
284 longest = strlen(common_cmds[i].name); in list_common_cmds_help()
288 for (i = 0; i < ARRAY_SIZE(common_cmds); i++) { in list_common_cmds_help()
289 printf(" %-*s ", longest, common_cmds[i].name); in list_common_cmds_help()
290 puts(common_cmds[i].help); in list_common_cmds_help()
Dcommon-cmds.h8 static struct cmdname_help common_cmds[] = { variable
Dandroid.patch627 static struct cmdname_help common_cmds[] = {"