Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/profile_utils/
Dclock_cycle_profiler.h85 const double next_count = count_ + 1.0; in AccumulateClockCycle() local
/external/fsverity-utils/
Dcmd_setup.c88 u64 next_count = hash_lvl_region_idx[i]; in compute_tree_layout() local
/external/e2fsprogs/e2fsck/
Drehash.c612 int *prev_count, int *next_count) in alloc_blocks()