Searched refs:PRItime (Results 1 – 5 of 5) sorted by relevance
/babblesim_base-3.7.0/libUtilv1/src/ |
D | bs_types.h | 28 #define PRItime PRIu64 macro
|
/babblesim_base-3.7.0/device_time_monitor/src/ |
D | bs_time_monitor_main.c | 74 … "@%"PRItime"us reached (instantaneous speed=%.2fx, average=%.2fx) \r", in main() 82 "@%"PRItime"us (end) reached (average speed %.2fx) \n", in main()
|
/babblesim_base-3.7.0/device_pause_simu/src/ |
D | bs_pause_main.c | 45 bs_trace_raw(2,"@%"PRItime" Press \"ENTER\" to continue...\n", now); in main()
|
D | bs_pause_args.c | 62 …bs_trace_raw(9,"added time[%i] = %"PRItime" to list\n", args->n_times, args->times[args->n_times]); in bs_pause_argparse()
|
/babblesim_base-3.7.0/device_handbrake/src/ |
D | bs_handbrake_main.c | 70 …bs_trace_raw(6,"@%"PRItime" Stalled until real time = %"PRIuMAX"\n", wait_s.end, (uintmax_t)Expect… in main()
|