OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:node_present
(Results
1 - 1
of
1
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/bench/
numa.c
808
char
node_present
[MAX_NR_NODES] = { 0, };
local
821
node_present
[node] = 1;
827
nodes +=
node_present
[n];
[
all
...]
Completed in 1634 milliseconds