Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dstat.c57 double pct = 0.0; in rel_stddev_stats() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp621 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in AnalyzeBitcode() local
639 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in AnalyzeBitcode() local
/external/libvpx/libvpx/
Drate_hist.c228 float pct; in show_histogram() local
/external/linux-tools-perf/src/tools/perf/ui/
Dbrowser.c282 int height = browser->height, h = 0, pct = 0, in ui_browser__scrollbar_set() local
/external/v8/src/heap/
Dspaces.cc797 float pct = static_cast<float>(capacity_ - size_) / capacity_; in ReportStatistics() local
1900 float pct = static_cast<float>(Available()) / TotalCapacity(); in ReportStatistics() local
2724 int pct = static_cast<int>(Available() * 100 / Capacity()); in ReportStatistics() local
/external/libvncserver/x11vnc/
Dv4l.c134 static int v4l1_val(int pct) { in v4l1_val()
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-stat.c576 double pct = rel_stddev_stats(total, avg); in print_noise_pct() local
/external/blktrace/btt/
Doutput.c524 double delta, pct; in __dip_output_plug() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1155 const double pct = stats->pcnt_motion; in accumulate_frame_motion_stats() local