/external/chromium-trace/trace-viewer/test_data/ |
android_systrace.html | [all...] |
/external/chromium-trace/trace-viewer/src/importer/ |
linux_perf_importer_test.html | 24 'next_comm=SurfaceFlinger next_pid=178 next_prio=112'); 32 'next_comm=SurfaceFlinger next_pid=178 next_prio=112', x.details); 36 'next_comm=.android.chrome next_pid=1562 next_prio=120'); 92 'prev_state=x ==> next_comm=kworker/1:0 next_pid=7873 ' + 100 'prev_state=x ==> next_comm=kworker/1:0 next_pid=7873 ' + 108 'prev_state=x ==> next_comm=kworker/1:0 next_pid=7873 ' + 133 'next_comm=SurfaceFlinger next_pid=178 next_prio=112', 137 '==> next_comm=kworker/u:2 next_pid=2844 next_prio=120', 141 '==> next_comm=swapper next_pid=0 next_prio=120', 145 'next_comm=kworker/u:2 next_pid=2844 next_prio=120 [all...] |
/external/chromium-trace/trace-viewer/src/importer/linux_perf/ |
sched_parser_test.html | 23 '==> next_comm=SurfaceFlinger next_pid=178 next_prio=112'); 34 'prev_state=R ==> next_comm=Binder Thread # next_pid=195 next_prio=120'); 40 'prev_state=R ==> next_comm=.android.chrome next_pid=195 next_prio=120'); 47 'prev_state=D|W ==> next_comm=Binder Thread # next_pid=195 ' + 70 '==> next_comm=Binder_1 next_pid=217 next_prio=120', 74 '==> next_comm=ndroid.launcher next_pid=584 next_prio=120', 81 '==> next_comm=Binder_1 next_pid=217 next_prio=120', 90 '==> next_comm=ndroid.launcher next_pid=584 next_prio=120'
|
sched_parser.js | 32 'next_comm=(.+) next_pid=(\\d+) next_prio=(\\d+)');
|
/external/chromium-trace/trace-viewer/src/ |
profiling_view_test.html | 36 'prev_state=x ==> next_comm=kworker/1:0 next_pid=7873 ' + 40 'prev_state=S ==> next_comm=debugd next_pid=4404 next_prio=120', 43 'next_comm=dbus-daemon next_pid=510 next_prio=120',
|
/external/linux-tools-perf/scripts/python/ |
sched-migration.py | 332 next_comm, next_pid, next_prio): 340 (headers.ts_format(), headers.cpu, prev_comm, prev_pid, next_comm, next_pid) 343 threads[next_pid] = next_comm 421 next_comm, next_pid, next_prio): 426 next_comm, next_pid, next_prio)
|
/external/linux-tools-perf/scripts/perl/ |
wakeup-latency.pl | 32 $prev_comm, $prev_pid, $prev_prio, $prev_state, $next_comm, $next_pid,
|
/external/linux-tools-perf/ |
builtin-sched.c | 696 char next_comm[16]; member in struct:trace_switch_event 858 switch_event->next_comm, switch_event->next_pid, 863 next = register_pid(switch_event->next_pid, switch_event->next_comm); [all...] |
builtin-timechart.c | 366 char next_comm[TASK_COMM_LEN]; member in struct:sched_switch
|
/prebuilts/qemu-kernel/arm/3.4/ |
vmlinux-qemu-armv7 | |
/prebuilts/qemu-kernel/mips/3.4/ |
kernel-qemu | |
vmlinux-qemu | |
/prebuilts/qemu-kernel/x86/3.4/ |
vmlinux-qemu | |
/external/chromium-trace/ |
script.js | [all...] |