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