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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/bench/
numa.c 453 char *tok, *tok_end, *tok_step, *tok_len, *tok_mul; local
487 tok_len = strstr(tok, "_");
488 if (tok_len) {
489 bind_len = atol(tok_len + 1);
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 68 milliseconds