Searched refs:c2c_options (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-c2c.c131 static const struct option c2c_options[] = { variable in typeref:struct:option
3048 OPT_PARENT(c2c_options),
3262 OPT_PARENT(c2c_options),
3348 argc = parse_options(argc, argv, c2c_options, c2c_usage,
3352 usage_with_options(c2c_usage, c2c_options);
3359 usage_with_options(c2c_usage, c2c_options);

Completed in 106 milliseconds