Home
last modified time | relevance | path

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

/third_party/skia/platform_tools/android/apps/skottie/
H A Dskottie_metric.sql21 thread.upid as process_upid
39 INNER JOIN test_start_ts ON (test_start_ts.process_upid = thread.upid)
64 thread.upid as process_upid
75 thread.upid as process_upid
77 INNER JOIN process ON (process.upid = thread.upid)
84 GROUP BY thread.upid;
89 thread.upid as process_upid
94 GROUP BY thread.upid;
99 thread.upid a
[all...]

Completed in 1 milliseconds