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

/external/linux-tools-perf/scripts/perl/
H A Dwakeup-latency.pl55 $comm, $pid, $prio, $success, $target_cpu) = @_;
57 $last_wakeup{$target_cpu}{ts} = nsecs($common_secs, $common_nsecs);
/external/chromium-trace/trace-viewer/src/importer/linux_perf/
H A Dsched_parser.js37 /comm=(.+) pid=(\d+) prio=(\d+) success=(\d+) target_cpu=(\d+)/;
/external/linux-tools-perf/scripts/python/
H A Dsched-migration.py353 def wake_up(self, headers, comm, pid, success, target_cpu, fork):
357 ts.wake_up(self.timeslices, pid, target_cpu, fork)
431 target_cpu):
434 parser.wake_up(headers, comm, pid, success, target_cpu, 1)
439 target_cpu):
442 parser.wake_up(headers, comm, pid, success, target_cpu, 0)
/external/stressapptest/
H A Dconfigure651 target_cpu
2464 target_cpu=$1
2480 case x"$target_cpu" in
2502 as_fn_error "$target_cpu is not supported! Try x86_64, i686, powerpc, or armv7a" "$LINENO" 5
/external/libpcap/
H A Dconfigure663 target_cpu
1869 target_cpu=$1
8349 target_cpu!$target_cpu$ac_delim
/external/libvorbis/
H A Dconfigure813 target_cpu
2116 target_cpu=$1
14264 target_cpu!$target_cpu$ac_delim
/external/libffi/
H A Dconfigure817 target_cpu
2154 target_cpu=$1
23616 target_cpu!$target_cpu$ac_delim
/external/llvm/
H A Dconfigure666 target_cpu
3772 target_cpu=$1
22441 target_cpu!$target_cpu$ac_delim
/external/llvm/projects/sample/
H A Dconfigure666 target_cpu
3605 target_cpu=$1
21669 target_cpu!$target_cpu$ac_delim
/external/chromium-trace/
H A Dscript.js277 base.exportTo("tracing.importer.linux_perf",function(){function d(a){c.call(this,a);a.registerEventHandler("sched_switch",d.prototype.schedSwitchEvent.bind(this));a.registerEventHandler("sched_wakeup",d.prototype.schedWakeupEvent.bind(this))}var c=tracing.importer.linux_perf.Parser;TestExports={};var a=RegExp("prev_comm=(.+) prev_pid=(\\d+) prev_prio=(\\d+) prev_state=(\\S\\+?|\\S\\|\\S) ==> next_comm=(.+) next_pid=(\\d+) next_prio=(\\d+)");TestExports.schedSwitchRE=a;var b=/comm=(.+) pid=(\d+) prio=(\d+) success=(\d+) target_cpu=(\d+)/;
/external/protobuf/
H A Dconfigure841 target_cpu
2719 target_cpu=$1
5222 if test "$target_cpu" = "sparc" -a "x$SUNCC" = "xyes" ; then :
/external/libcap-ng/libcap-ng-0.7/
H A Dconfigure698 target_cpu
2331 target_cpu=$1
/external/qemu-pc-bios/bochs/
H A Dconfigure817 target_cpu
2233 target_cpu=$1
[all...]

Completed in 621 milliseconds