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

/external/linux-tools-perf/src/tools/perf/bench/
H A Dmem-memcpy.c27 static bool use_cycle; variable
40 OPT_BOOLEAN('c', "cycle", &use_cycle,
192 if (use_cycle)
228 if (use_cycle) {
242 if (use_cycle) {
256 if (use_cycle) {
270 if (use_cycle) {
282 if (use_cycle) {
291 if (use_cycle) {
H A Dmem-memset.c27 static bool use_cycle; variable
40 OPT_BOOLEAN('c', "cycle", &use_cycle,
184 if (use_cycle)
220 if (use_cycle) {
234 if (use_cycle) {
248 if (use_cycle) {
262 if (use_cycle) {
274 if (use_cycle) {
283 if (use_cycle) {

Completed in 106 milliseconds