Lines Matching full:timems
388 typedef enum { TimeI, TimeMS, TimeB } TimeUnit;394 case TimeMS: return "ms";451 else if VG_XACT_CLO(arg, "--time-unit=ms", clo_time_unit, TimeMS) {}1307 } else if (clo_time_unit == TimeMS) {2131 else if (clo_time_unit == TimeMS) { return sbIn; }