Searched refs:OPT_profile (Results 1 – 2 of 2) sorted by relevance
/external/trace-cmd/tracecmd/ |
D | trace-read.c | 1534 OPT_profile = 245, enumerator 1613 {"profile", no_argument, NULL, OPT_profile}, in trace_report() 1765 case OPT_profile: in trace_report()
|
D | trace-record.c | 5872 OPT_profile = 252, enumerator 6282 {"profile", no_argument, NULL, OPT_profile}, in parse_record_options() 6693 case OPT_profile: in parse_record_options()
|