Home
last modified time | relevance | path

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

/tools/lib/subcmd/
A Dparse-options.h123 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ macro
/tools/perf/
A Dbuiltin-record.c3476 OPT_BOOLEAN_SET('i', "no-inherit", &record.opts.no_inherit,
3517 OPT_BOOLEAN_SET('T', "timestamp", &record.opts.sample_time,
3520 OPT_BOOLEAN_SET('P', "period", &record.opts.period, &record.opts.period_set,
3524 OPT_BOOLEAN_SET('N', "no-buildid-cache", &record.no_buildid_cache,
3527 OPT_BOOLEAN_SET('B', "no-buildid", &record.no_buildid,
3574 OPT_BOOLEAN_SET(0, "switch-events", &record.opts.record_switch_events,
3591 OPT_BOOLEAN_SET(0, "buildid-mmap", &record.buildid_mmap, &record.buildid_mmap_set,
A Dbuiltin-annotate.c742 OPT_BOOLEAN_SET(0, "group", &symbol_conf.event_group, in cmd_annotate()
A Dbuiltin-report.c1434 OPT_BOOLEAN_SET(0, "group", &symbol_conf.event_group, &report.group_set, in cmd_report()

Completed in 19 milliseconds