Home
last modified time | relevance | path

Searched defs:overhead (Results 1 – 25 of 49) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Dinstruction_count_test.c26 uint64_t overhead, bool report) in do_count_loop()
72 uint64_t current, overhead; in determine_overhead() local
112 uint64_t overhead; in instruction_count() local
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
Dcount_instructions.c30 u64 overhead, bool report) in do_count_loop()
76 u64 current, overhead; in determine_overhead() local
97 u64 overhead; in test_body() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dtmmbr.h40 void WithOverhead(uint16_t overhead) { in WithOverhead()
Dtmmbn.cc90 bool Tmmbn::WithTmmbr(uint32_t ssrc, uint32_t bitrate_kbps, uint16_t overhead) { in WithTmmbr()
/external/skia/fuzz/
DFuzzSkDescriptor.cpp21 size_t overhead = SkDescriptor::ComputeOverhead(numEntries); in DEF_FUZZ() local
/external/curl/lib/
Dcurl_sec.h32 int (*overhead)(void *, int, int); member
/external/iproute2/tc/
Dq_cbq.c56 unsigned short overhead = 0; in cbq_parse_opt() local
193 unsigned short overhead = 0; in cbq_parse_class_opt() local
Dq_tbf.c47 unsigned short overhead = 0; in tbf_parse_opt() local
Dm_police.c67 unsigned short overhead = 0; in act_parse_police() local
Dq_htb.c121 unsigned short overhead = 0; in htb_parse_class_opt() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/
DPerfOutputWriter.java73 double overhead = 100 * (subject - reference) / reference; in writeResult() local
/external/boringssl/src/crypto/fipsmodule/cipher/
Dinternal.h80 uint8_t overhead; member
/external/pdfium/core/fxcrt/
Dstring_data_template.h24 int overhead = offsetof(StringDataTemplate, m_String) + sizeof(CharType); in Create() local
/external/e2fsprogs/lib/ext2fs/
Dinitialize.c96 unsigned int overhead = 0; in ext2fs_initialize() local
/external/skia/src/core/
DSkArenaAlloc.h185 constexpr uint32_t overhead = sizeof(Footer) + sizeof(uint32_t); in commonArrayAlloc() local
DSkArenaAlloc.cpp104 constexpr uint32_t overhead = headerSize + sizeof(Footer); in ensureSpace() local
/external/skqp/include/private/
DSkArenaAlloc.h184 constexpr uint32_t overhead = sizeof(Footer) + sizeof(uint32_t); in commonArrayAlloc() local
/external/strace/
Dcount.c49 static struct timespec overhead; variable
/external/skqp/src/core/
DSkArenaAlloc.cpp104 constexpr uint32_t overhead = headerSize + sizeof(Footer); in ensureSpace() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8.cc350 const size_t overhead = in GeneratePacketsBalancedAggregates() local
412 const size_t overhead = in AggregateSmallPartitions() local
/external/apache-http/android/src/com/android/internal/http/multipart/
DPart.java330 ByteArrayOutputStream overhead = new ByteArrayOutputStream(); in length() local
/external/iputils/
Dtracepath.c51 const int overhead = 28; variable
/external/skia/bench/
Dnanobench.cpp299 double overhead = 0; in estimate_timer_overhead() local
362 static int setup_cpu_bench(const double overhead, Target* target, Benchmark* bench) { in setup_cpu_bench()
1205 const double overhead = estimate_timer_overhead(); in main() local
/external/skqp/bench/
Dnanobench.cpp260 double overhead = 0; in estimate_timer_overhead() local
323 static int setup_cpu_bench(const double overhead, Target* target, Benchmark* bench) { in setup_cpu_bench()
1164 const double overhead = estimate_timer_overhead(); in main() local
/external/ltp/testcases/kernel/sched/tool/
Dtime-schedule.c102 signed long overhead, total_diffs; in main() local

12