Home
last modified time | relevance | path

Searched defs:start_ts (Results 1 – 25 of 42) sorted by relevance

12

/external/bcc/tools/old/
Dbiosnoop.py108 start_ts = 0 variable
116 start_ts = ts variable
Dkillsnoop.py90 start_ts = 0 variable
104 start_ts = ts variable
Dtcpaccept.py111 start_ts = 0 variable
129 start_ts = ts variable
Dtcpconnect.py135 start_ts = 0 variable
153 start_ts = ts variable
Dopensnoop.py88 start_ts = 0 variable
110 start_ts = ts variable
Dstatsnoop.py94 start_ts = 0 variable
116 start_ts = ts variable
Dfilelife.py95 start_ts = 0 variable
/external/autotest/server/cros/power/
Dpower_dashboard.py11 def __init__(self, logger, testname, host, start_ts=None, resultsdir=None, argument
89 def __init__(self, logger, testname, host, start_ts, checkpoint_logger, argument
Dpower_telemetry_logger.py280 def _load_and_trim_data(self, start_ts, end_ts): argument
446 def _load_and_trim_data(self, start_ts, end_ts): argument
628 def _load_and_trim_data(self, start_ts, end_ts): argument
766 def _load_and_trim_data(self, start_ts, end_ts): argument
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_utils_test.cc29 const auto start_ts = tflite::profiling::time::NowMicros(); in TEST() local
40 const auto start_ts = tflite::profiling::time::NowMicros(); in TEST() local
/external/perfetto/test/trace_processor/diff_tests/android/
Dandroid_blocking_calls_cuj_metric.py48 def add_binder_transaction(trace, tx_pid, rx_pid, start_ts, end_ts): argument
142 def add_overlapping_cujs_with_blocking_calls(trace, start_ts, pid): argument
/external/bcc/tools/
Dthreadsnoop.py50 start_ts = 0 variable
Ddcsnoop.py147 start_ts = time.time() variable
Dstatsnoop.py132 start_ts = 0 variable
Dbiosnoop.py190 start_ts = 0 variable
Dfileslower.py227 start_ts = time.time() variable
Dtcpconnlat.py224 start_ts = 0 variable
Dexecsnoop.py245 start_ts = time.time() variable
/external/perfetto/python/perfetto/experimental/slice_breakdown/
Dbreakdown.py21 start_ts=None, argument
/external/bcc/examples/tracing/
Dundump.py129 start_ts = 0 variable
Dstacksnoop.py95 start_ts = time.time() variable
/external/bcc/tools/lib/
Duthreads.py116 start_ts = time.time() variable
Duflow.py198 start_ts = time.time() variable
/external/perfetto/src/trace_processor/prelude/tables_views/
Dtables.sql4 SELECT 0 AS start_ts, 0 AS end_ts; field
/external/bcc/libbpf-tools/
Dsyscount.bpf.c69 u64 *start_ts; in sys_exit() local

12