Home | History | Annotate | Download | only in scripts

Lines Matching refs:DEFINE_integer

920     flags.DEFINE_integer("avg", None,
925 flags.DEFINE_integer("samples", None, "Collect and print this many samples")
926 flags.DEFINE_integer("hz", 5000, "Print this many samples/sec")