Home
last modified time | relevance | path

Searched refs:int_arg (Results 1 – 2 of 2) sorted by relevance

/tools/perf/scripts/python/
A Darm-cs-trace-disasm.py52 def int_arg(v): function
64 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. "
/tools/perf/trace/beauty/
A Dbeauty.h85 int int_arg; member

Completed in 3 milliseconds