Searched refs:prof_counters (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | runtime_fork_join.cc | 64 void** buffer_table, uint64* prof_counters, int32 num_partitions, in __xla_cpu_runtime_ParallelForkJoin() argument 89 [i, function, result_ptr, run_options_ptr, buffer_table, prof_counters, in __xla_cpu_runtime_ParallelForkJoin() 92 &partitions[offset], prof_counters); in __xla_cpu_runtime_ParallelForkJoin() 100 prof_counters); in __xla_cpu_runtime_ParallelForkJoin()
|
D | runtime_key_value_sort.cc | 36 char* run_options, int64* prof_counters, in __xla_cpu_runtime_KeyValueSort() argument 83 prof_counters); in __xla_cpu_runtime_KeyValueSort()
|
D | runtime_fork_join.h | 27 void** buffer_table, tensorflow::uint64* prof_counters,
|
D | runtime_key_value_sort.h | 42 char* run_options, tensorflow::int64* prof_counters,
|