OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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