Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/arch/x86/util/
Diostat.c302 const char *iostat_cmd_template = in iostat_event_group() local
307 const int len_template = strlen(iostat_cmd_template) + 1; in iostat_event_group()
316 sprintf(iostat_cmd, iostat_cmd_template, in iostat_event_group()