Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_op.cc33 double pct = 0.0; in FormatToalExecTime() local
49 double pct = 0.0; in FormatCPUExecTime() local
67 double pct = 0.0; in FormatAcceleratorExecTime() local
214 double pct = 0.0; in FormatMemoryNode() local
266 double pct = 0.0; in FormatNode() local
283 double pct = 0.0; in FormatNode() local
/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/bcc/tools/
Ddcstat.py138 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_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/swiftshader/third_party/llvm-7.0/llvm/tools/sancov/
Dcoverage-report-server.py118 def format_pct(pct): argument
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp561 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in AnalyzeBitcode() local
579 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in AnalyzeBitcode() local
/external/linux-kselftest/tools/testing/selftests/ptp/
Dtestptp.c156 struct ptp_clock_time *pct; in main() local
/external/u-boot/tools/
Dkwboot.c119 __progress(int pct, char c) in __progress()
146 static int pct; in kwboot_progress() 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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp923 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in AnalyzeBitcode() local
941 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in AnalyzeBitcode() local
/external/libaom/libaom/stats/
Drate_hist.c220 float pct; in show_histogram() local
/external/libvpx/libvpx/
Drate_hist.c236 float pct; in show_histogram() local
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_nic.c199 float pct = (bits / period_speed) * 100; in query_nic_load() local
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DDnsNameResolver.java480 int pct = percentage.intValue(); in maybeChooseServiceConfig() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_comparison.cc547 float pct = b == 0.0 ? 0.0 : 100.0 * a / b; in ErrorMessage() local
/external/blktrace/btt/
Doutput.c526 double delta, pct; in __dip_output_plug() local
/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c351 const double pct = stats->pcnt_motion; in accumulate_frame_motion_stats() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1857 const double pct = stats->pcnt_motion; in accumulate_frame_motion_stats() local
/external/grpc-grpc-java/core/
Dgrpc-core-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...