Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 32) sorted by relevance

12

/hardware/google/pixel/power-libperfmgr/aidl/
DGpuCalculationHelpers.h34 inline double gpu_time_attribution(std::chrono::nanoseconds total, std::chrono::nanoseconds gpu) { in gpu_time_attribution()
DGpuCalculationHelpers.cpp42 nanoseconds sanitize_timings(nanoseconds total, nanoseconds cpu, nanoseconds gpu) { in sanitize_timings()
58 auto const total = nanoseconds(observation.durationNanos); in calculate_capacity() local
/hardware/google/gfxstream/guest/mesa/src/util/
Dsoftfloat.c52 #define index_word(total, n) ((total) - 1 - (n)) argument
53 #define index_word_hi(total) 0 argument
54 #define index_word_lo(total) ((total) - 1) argument
55 #define index_multiword_hi(total, n) 0 argument
56 #define index_multiword_lo(total, n) ((total) - (n)) argument
57 #define index_multiword_hi_but(total, n) 0 argument
58 #define index_multiword_lo_but(total, n) (n) argument
61 #define index_word(total, n) (n) argument
62 #define index_word_hi(total) ((total) - 1) argument
63 #define index_word_lo(total) 0 argument
[all …]
Dos_file.c101 size_t total = 0; in readN() local
Dlog.c156 int total; in logger_vasnprintf() member
/hardware/samsung/nfc/halimpl/src/
Ddevice.cc173 int total = 0; in device_write() local
214 int total = 0; in device_read() local
/hardware/google/aemu/base/
DSubAllocator_unittest.cpp71 size_t total = 0; in TEST() local
176 size_t total = 0; in TEST() local
/hardware/qcom/sm8150/thermal/
Dthermal.c83 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
Dringbuffer.cpp25 size_t total; member
/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/
Dringbuffer.cpp25 size_t total; member
/hardware/libhardware/modules/thermal/
Dthermal.c89 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
/hardware/libhardware/include_vendor/hardware/
Dthermal.h126 uint64_t total; member
/hardware/google/aemu/host-common/
DMediaCudaVideoHelper.cpp303 size_t free, total; in HandleVideoSequence() local
DMediaH264DecoderCuvid.cpp521 size_t free, total; in HandleVideoSequence() local
/hardware/google/graphics/zumapro/libhwc2.1/
DExynosHWCModule.h178 int total; member
/hardware/google/graphics/zuma/libhwc2.1/
DExynosHWCModule.h185 int total; member
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Ddhdioctl.h96 uint total; /* Total packets (or bursts) */ member
/hardware/interfaces/media/bufferpool/aidl/default/
DBufferPool.cpp55 int percentage(T base, S total) { in percentage()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_image.c530 unsigned total = image_view->extent.depth; in vk_image_view_init() local
/hardware/qcom/sm7250/display/hdmi_cec/
Dqhdmi_cec.cpp344 struct hdmi_port_info* list[], int* total) in cec_get_port_info()
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp348 struct hdmi_port_info* list[], int* total) in cec_get_port_info()
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp342 struct hdmi_port_info* list[], int* total) in cec_get_port_info()
/hardware/qcom/sm8150/display/hdmi_cec/
Dqhdmi_cec.cpp344 struct hdmi_port_info* list[], int* total) in cec_get_port_info()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c124 uint total; in pkttotlen() local
192 uint total = pkttotlen(osh, p); in pktdataoffset() local
214 uint total = pkttotlen(osh, p); in pktoffset() local
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
Dqhdmi_cec.cpp355 struct hdmi_port_info* list[], int* total) in cec_get_port_info()

12