Searched refs:iostat_cmd (Results 1 – 1 of 1) sorted by relevance
310 char *iostat_cmd = calloc(len_template, 1); in iostat_event_group() local312 if (!iostat_cmd) in iostat_event_group()316 sprintf(iostat_cmd, iostat_cmd_template, in iostat_event_group()319 ret = parse_event(evl, iostat_cmd); in iostat_event_group()330 free(iostat_cmd); in iostat_event_group()