Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-data.c19 static struct data_cmd data_cmds[]; variable
22 for (cmd = data_cmds; cmd && cmd->name; cmd++)
95 static struct data_cmd data_cmds[] = { variable