/hardware/google/pixel/power-libperfmgr/aidl/ |
D | GpuCalculationHelpers.h | 34 inline double gpu_time_attribution(std::chrono::nanoseconds total, std::chrono::nanoseconds gpu) { in gpu_time_attribution()
|
D | GpuCalculationHelpers.cpp | 42 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/ |
D | softfloat.c | 52 #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 …]
|
D | os_file.c | 101 size_t total = 0; in readN() local
|
D | log.c | 156 int total; in logger_vasnprintf() member
|
/hardware/samsung/nfc/halimpl/src/ |
D | device.cc | 173 int total = 0; in device_write() local 214 int total = 0; in device_read() local
|
/hardware/google/aemu/base/ |
D | SubAllocator_unittest.cpp | 71 size_t total = 0; in TEST() local 176 size_t total = 0; in TEST() local
|
/hardware/qcom/sm8150/thermal/ |
D | thermal.c | 83 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
|
/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/ |
D | ringbuffer.cpp | 25 size_t total; member
|
/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/ |
D | ringbuffer.cpp | 25 size_t total; member
|
/hardware/libhardware/modules/thermal/ |
D | thermal.c | 89 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
|
/hardware/libhardware/include_vendor/hardware/ |
D | thermal.h | 126 uint64_t total; member
|
/hardware/google/aemu/host-common/ |
D | MediaCudaVideoHelper.cpp | 303 size_t free, total; in HandleVideoSequence() local
|
D | MediaH264DecoderCuvid.cpp | 521 size_t free, total; in HandleVideoSequence() local
|
/hardware/google/graphics/zumapro/libhwc2.1/ |
D | ExynosHWCModule.h | 178 int total; member
|
/hardware/google/graphics/zuma/libhwc2.1/ |
D | ExynosHWCModule.h | 185 int total; member
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | dhdioctl.h | 96 uint total; /* Total packets (or bursts) */ member
|
/hardware/interfaces/media/bufferpool/aidl/default/ |
D | BufferPool.cpp | 55 int percentage(T base, S total) { in percentage()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_image.c | 530 unsigned total = image_view->extent.depth; in vk_image_view_init() local
|
/hardware/qcom/sm7250/display/hdmi_cec/ |
D | qhdmi_cec.cpp | 344 struct hdmi_port_info* list[], int* total) in cec_get_port_info()
|
/hardware/qcom/display/msm8998/hdmi_cec/ |
D | qhdmi_cec.cpp | 348 struct hdmi_port_info* list[], int* total) in cec_get_port_info()
|
/hardware/qcom/display/msm8996/hdmi_cec/ |
D | qhdmi_cec.cpp | 342 struct hdmi_port_info* list[], int* total) in cec_get_port_info()
|
/hardware/qcom/sm8150/display/hdmi_cec/ |
D | qhdmi_cec.cpp | 344 struct hdmi_port_info* list[], int* total) in cec_get_port_info()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 124 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/ |
D | qhdmi_cec.cpp | 355 struct hdmi_port_info* list[], int* total) in cec_get_port_info()
|