Searched refs:iostat_cmd (Results 1 – 1 of 1) sorted by relevance
311 char *iostat_cmd = calloc(len_template, 1); in iostat_event_group() local313 if (!iostat_cmd) in iostat_event_group()317 sprintf(iostat_cmd, iostat_cmd_template, in iostat_event_group()320 ret = parse_event(evl, iostat_cmd); in iostat_event_group()331 free(iostat_cmd); in iostat_event_group()