Home
last modified time | relevance | path

Searched defs:update_stats (Results 1 – 13 of 13) sorted by relevance

/external/v8/src/profiler/
Dtick-sample.cc151 bool update_stats, in Init()
281 RecordCEntryFrame record_c_entry_frame, bool update_stats, in Init()
Dprofile-generator.cc299 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()
Dcpu-profiler.cc84 bool update_stats) { in AddCurrentStack()
/external/autotest/client/site_tests/platform_AesThroughput/
Dplatform_AesThroughput.py55 def update_stats(self, keyvals): member in platform_AesThroughput
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/batch/
Dcategorical_split_handler.py93 def update_stats(self, stamp_token, example_partition_ids, gradients, member in EqualitySplitHandler
Dbase_split_handler.py77 def update_stats(self, stamp_token, example_partition_ids, gradients, member in BaseSplitHandler
Dordinal_split_handler.py223 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/
Dgbdt_batch.py619 def update_stats(self, loss, predictions_dict, gradients=None, hessians=None): member in GradientBoostedDecisionTreeModel
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_fullstack_trickle.cc187 void Step(bool update_stats) { in Step()
/external/v8/include/
Dv8-profiler.h116 bool update_stats : 1; // Whether the sample should update aggregated stats. member
/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/
Dadi-test.c108 static void update_stats(struct stats * const ustats, in update_stats() function
/external/libaom/libaom/av1/encoder/
Dencodeframe.c906 static void update_stats(const AV1_COMMON *const cm, TileDataEnc *tile_data, in update_stats() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2033 static void update_stats(VP9_COMMON *cm, ThreadData *td) { in update_stats() function