Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-timechart.c1655 const char * const common_args[] = { in timechart__io_record() local
1658 unsigned int common_args_nr = ARRAY_SIZE(common_args); in timechart__io_record()
1740 *p++ = strdup(common_args[i]); in timechart__io_record()
1790 const char * const common_args[] = { in timechart__record() local
1793 unsigned int common_args_nr = ARRAY_SIZE(common_args); in timechart__record()
1853 *p++ = strdup(common_args[i]); in timechart__record()