Home
last modified time | relevance | path

Searched refs:OPT_U64 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/lib/subcmd/
A Dparse-options.h139 #define OPT_U64(s, l, v, h) { .type = OPTION_U64, .short_name = (s), .long_name = (l), .val… macro
/linux-6.3-rc2/tools/perf/
A Dbuiltin-kvm.c1368 OPT_U64(0, "duration", &kvm->duration, in kvm_events_live()
A Dbuiltin-top.c1447 OPT_U64('c', "count", &opts->user_interval, "event period to sample"), in cmd_top()
A Dbuiltin-record.c3358 OPT_U64('c', "count", &record.opts.user_interval, "event period to sample"),

Completed in 348 milliseconds