/external/v8/src/profiler/ |
D | tick-sample.cc | 151 bool update_stats, in Init() 281 RecordCEntryFrame record_c_entry_frame, bool update_stats, in Init()
|
D | profile-generator.cc | 299 int src_line, bool update_stats) { in AddPathFromEnd() 320 int src_line, bool update_stats, in AddPathFromEnd() 410 bool update_stats) { in AddPath() 675 bool update_stats) { in AddPathToCurrentProfiles()
|
D | cpu-profiler.cc | 84 bool update_stats) { in AddCurrentStack()
|
/external/autotest/client/site_tests/platform_AesThroughput/ |
D | platform_AesThroughput.py | 55 def update_stats(self, keyvals): member in platform_AesThroughput
|
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/batch/ |
D | categorical_split_handler.py | 93 def update_stats(self, stamp_token, example_partition_ids, gradients, member in EqualitySplitHandler
|
D | base_split_handler.py | 77 def update_stats(self, stamp_token, example_partition_ids, gradients, member in BaseSplitHandler
|
D | ordinal_split_handler.py | 223 def update_stats(self, stamp_token, example_partition_ids, gradients, member in DenseSplitHandler 400 def update_stats(self, stamp_token, example_partition_ids, gradients, member in SparseSplitHandler
|
/external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/ |
D | gbdt_batch.py | 619 def update_stats(self, loss, predictions_dict, gradients=None, hessians=None): member in GradientBoostedDecisionTreeModel
|
/external/grpc-grpc/test/cpp/microbenchmarks/ |
D | bm_fullstack_trickle.cc | 187 void Step(bool update_stats) { in Step()
|
/external/v8/include/ |
D | v8-profiler.h | 116 bool update_stats : 1; // Whether the sample should update aggregated stats. member
|
/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/ |
D | adi-test.c | 108 static void update_stats(struct stats * const ustats, in update_stats() function
|
/external/libaom/libaom/av1/encoder/ |
D | encodeframe.c | 906 static void update_stats(const AV1_COMMON *const cm, TileDataEnc *tile_data, in update_stats() function
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 2033 static void update_stats(VP9_COMMON *cm, ThreadData *td) { in update_stats() function
|