/external/bcc/tools/old/ |
D | biosnoop.py | 108 start_ts = 0 variable 116 start_ts = ts variable
|
D | killsnoop.py | 90 start_ts = 0 variable 104 start_ts = ts variable
|
D | tcpaccept.py | 111 start_ts = 0 variable 129 start_ts = ts variable
|
D | tcpconnect.py | 135 start_ts = 0 variable 153 start_ts = ts variable
|
D | opensnoop.py | 88 start_ts = 0 variable 110 start_ts = ts variable
|
D | statsnoop.py | 94 start_ts = 0 variable 116 start_ts = ts variable
|
D | filelife.py | 95 start_ts = 0 variable
|
/external/autotest/server/cros/power/ |
D | power_dashboard.py | 11 def __init__(self, logger, testname, host, start_ts=None, resultsdir=None, argument 89 def __init__(self, logger, testname, host, start_ts, checkpoint_logger, argument
|
D | power_telemetry_logger.py | 280 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/ |
D | benchmark_utils_test.cc | 29 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/ |
D | android_blocking_calls_cuj_metric.py | 48 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/ |
D | threadsnoop.py | 50 start_ts = 0 variable
|
D | dcsnoop.py | 147 start_ts = time.time() variable
|
D | statsnoop.py | 132 start_ts = 0 variable
|
D | biosnoop.py | 190 start_ts = 0 variable
|
D | fileslower.py | 227 start_ts = time.time() variable
|
D | tcpconnlat.py | 224 start_ts = 0 variable
|
D | execsnoop.py | 245 start_ts = time.time() variable
|
/external/perfetto/python/perfetto/experimental/slice_breakdown/ |
D | breakdown.py | 21 start_ts=None, argument
|
/external/bcc/examples/tracing/ |
D | undump.py | 129 start_ts = 0 variable
|
D | stacksnoop.py | 95 start_ts = time.time() variable
|
/external/bcc/tools/lib/ |
D | uthreads.py | 116 start_ts = time.time() variable
|
D | uflow.py | 198 start_ts = time.time() variable
|
/external/perfetto/src/trace_processor/prelude/tables_views/ |
D | tables.sql | 4 SELECT 0 AS start_ts, 0 AS end_ts; field
|
/external/bcc/libbpf-tools/ |
D | syscount.bpf.c | 69 u64 *start_ts; in sys_exit() local
|