Home
last modified time | relevance | path

Searched defs:pct (Results 1 – 25 of 41) sorted by relevance

12

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_op.cc34 double pct = 0.0; in FormatToalExecTime() local
49 double pct = 0.0; in FormatCPUExecTime() local
65 double pct = 0.0; in FormatAcceleratorExecTime() local
213 double pct = 0.0; in FormatMemoryNode() local
264 double pct = 0.0; in FormatNode() local
279 double pct = 0.0; in FormatNode() local
/external/leakcanary2/shark-cli/src/main/java/shark/
DNeo4JCommand.kt209 val pct = ((index * 10f) / gcRootTotal).toInt() in <lambda>() constant
238 val pct = ((index * 10f) / total).toInt() in <lambda>() constant
316 val pct = ((index * 10f) / total).toInt() in <lambda>() constant
558 val pct = ((index * 10f) / total).toInt() in <lambda>() constant
626 val pct = ((index * 10f) / total).toInt() in <lambda>() constant
/external/grpc-grpc/test/cpp/qps/
Dqps_interarrival_test.cc45 for (double pct = 0.0; pct < 100.0; pct += 1.0) { in RunTest() local
/external/fonttools/Snippets/
Dcompact_gpos.py135 def pct(new: float, old: float) -> float: function
/external/cronet/stable/third_party/libc++/src/test/std/numerics/numeric.ops/numeric.ops.midpoint/
Dmidpoint.float.pass.cpp55 constexpr T pct = fp_error_pct<T>(); in fp_test() local
/external/cronet/tot/third_party/libc++/src/test/std/numerics/numeric.ops/numeric.ops.midpoint/
Dmidpoint.float.pass.cpp55 constexpr T pct = fp_error_pct<T>(); in fp_test() local
/external/bcc/tools/
Ddcstat.py134 pct = float(100) * hit / ref variable
/external/ltp/testcases/kernel/sched/eas/
Deas_one_small_task.c40 int i, pct; in parse_results() local
Deas_one_big_task.c42 int i, pct; in parse_results() local
Deas_two_big_three_small.c42 int i, j, pct, rv = 0; in parse_results() local
Deas_small_to_big.c47 int i, pct, rv = 0; in parse_results() local
Deas_big_to_small.c46 int i, pct, rv = 0; in parse_results() local
Deas_small_big_toggle.c51 int i, pct, rv = 0; in parse_results() local
Dsched_prio_3_rr.c70 int i, pct, rv; in parse_results() local
/external/tensorflow/tensorflow/core/lib/monitoring/
Dpercentile_sampler.cc76 PercentilePoint pct = {percentile, samples[index].value}; in value() local
/external/perfetto/ui/src/plugins/dev.perfetto.RecordTraceV2/chrome/
Dchrome_extension_tracing_session.ts103 const pct = Math.min(Math.round((100 * usedSize) / totSize), 100); constant
/external/flac/src/utils/flactimer/
Dmain.cpp40 uint32_t pct = (uint32_t)(100.0 * ((double)nsec / (double)total)); in printtime() local
/external/webrtc/common_video/
Dbitrate_adjuster_unittest.cc42 uint32_t GetTargetBitrateBpsPct(float pct) { in GetTargetBitrateBpsPct()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp670 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in printStats() local
688 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in printStats() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp660 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in printStats() local
678 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in printStats() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp846 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in AnalyzeBitcode() local
864 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in AnalyzeBitcode() local
/external/tensorflow/tensorflow/core/profiler/utils/
Dkernel_stats_utils.cc87 double pct = 0.0; in ParseKernelLaunchParams() local
/external/libaom/stats/
Drate_hist.c249 float pct; in show_histogram() local
/external/linux-kselftest/tools/testing/selftests/ptp/
Dtestptp.c158 struct ptp_clock_time *pct; in main() local
/external/libvpx/
Drate_hist.c240 float pct; in show_histogram() local

12