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