Searched refs:int_arg (Results 1 – 2 of 2) sorted by relevance
52 def int_arg(v): function64 args.add_argument("--start-time", type=int_arg, help="Monotonic clock time of sample to start from.…66 args.add_argument("--stop-time", type=int_arg, help="Monotonic clock time of sample to stop at. "68 args.add_argument("--start-sample", type=int_arg, help="Index of sample to start from. "70 args.add_argument("--stop-sample", type=int_arg, help="Index of sample to stop at. "
85 int int_arg; member
Completed in 3 milliseconds