Home
last modified time | relevance | path

Searched refs:envchanged (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dperf.c130 static int handle_options(const char ***argv, int *argc, int *envchanged) in handle_options() argument
165 if (envchanged) in handle_options()
166 *envchanged = 1; in handle_options()
173 if (envchanged) in handle_options()
174 *envchanged = 1; in handle_options()
180 if (envchanged) in handle_options()
181 *envchanged = 1; in handle_options()
188 if (envchanged) in handle_options()
189 *envchanged = 1; in handle_options()
194 if (envchanged) in handle_options()
[all …]