node_list_str     130 tools/perf/bench/numa.c 	char			*node_list_str;
node_list_str     621 tools/perf/bench/numa.c 	p0.node_list_str = strdup(arg);
node_list_str     623 tools/perf/bench/numa.c 	dprintf("got NODE list: {%s}\n", p0.node_list_str);
node_list_str     634 tools/perf/bench/numa.c 	if (!g->p.node_list_str)
node_list_str     639 tools/perf/bench/numa.c 	str0 = str = strdup(g->p.node_list_str);