Searched refs:native_arch (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-script.c88 static bool native_arch; variable
1513 if (sample->insn_len == 0 && native_arch)
4279 if (data.is_pipe) { /* Assume pipe_mode indicates native_arch */
4280 native_arch = true;
4283 native_arch = true;
4286 native_arch = true;

Completed in 224 milliseconds