Home
last modified time | relevance | path

Searched defs:total_micros (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node.h519 int64_t total_micros = 0; in exec_micros() local
541 int64_t total_micros = 0; in accelerator_exec_micros() local
563 int64_t total_micros = 0; in cpu_exec_micros() local
H A Dtfprof_timeline.h154 int64_t total_micros = 0; in EmitTreeNode() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/advisor/
H A Daccelerator_utilization_checker.h56 int64_t total_micros = stat.end_micros - stat.start_micros; in CheckInternal() local