Searched refs:TimeMS (Results 1 – 1 of 1) sorted by relevance
350 typedef enum { TimeI, TimeMS, TimeB } TimeUnit; enumerator356 case TimeMS: return "ms"; in TimeUnit_to_string()413 else if VG_XACT_CLO(arg, "--time-unit=ms", clo_time_unit, TimeMS) {} in ms_process_cmd_line_option()890 } else if (clo_time_unit == TimeMS) { in get_time()1736 else if (clo_time_unit == TimeMS) { return sbIn; } in ms_instrument()