HomeSort by relevance Sort by last modified time
    Searched full:use_cycle (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/bench/
mem-memset.c 27 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) {
mem-memcpy.c 27 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) {

Completed in 67 milliseconds