Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-timechart.c1656 const char * const common_args[] = { in timechart__io_record() local
1659 unsigned int common_args_nr = ARRAY_SIZE(common_args); in timechart__io_record()
1741 *p++ = strdup(common_args[i]); in timechart__io_record()
1791 const char * const common_args[] = { in timechart__record() local
1794 unsigned int common_args_nr = ARRAY_SIZE(common_args); in timechart__record()
1854 *p++ = strdup(common_args[i]); in timechart__record()