Home
last modified time | relevance | path

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

/hardware/libhardware/modules/thermal/
Dthermal.c89 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
124 total = active + idle; in get_cpu_usages()
149 .total = total, in get_cpu_usages()
/hardware/libhardware/include/hardware/
Dthermal.h126 uint64_t total; member
Dhdmi_cec.h386 struct hdmi_port_info* list[], int* total);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Ddhdioctl.h96 uint total; /* Total packets (or bursts) */ member
/hardware/interfaces/thermal/1.0/vts/functional/
DVtsHalThermalV1_0TargetTest.cpp146 (cpuUsage.active >= 0 && cpuUsage.total >= 0 && in checkCpuUsage()
147 cpuUsage.total >= cpuUsage.active)); in checkCpuUsage()
/hardware/interfaces/thermal/1.0/default/
DThermal.cpp126 cpuUsages[i].total = list[i].total; in getCpuUsages()
/hardware/intel/img/psb_video/src/
Dpnw_hostjpeg.h71 #define JPEG_CODED_BUF_SEGMENT_SIZE(total, width, height, core, eFormat) \ argument
72 (((total) - PNW_JPEG_HEADER_MAX_SIZE) / \
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c124 uint total; in pkttotlen() local
127 total = 0; in pkttotlen()
130 total += len; in pkttotlen()
133 return (total); in pkttotlen()
192 uint total = pkttotlen(osh, p); in pktdataoffset() local
196 if (offset > total) in pktdataoffset()
214 uint total = pkttotlen(osh, p); in pktoffset() local
217 if (offset > total) in pktoffset()
Ddhdu.c646 pktgen.total = opts.uval; in dhd_pktgen()
711 if (pktgen.total) { in dhd_pktgen()
712 printf("%slimit %d", str, pktgen.total); in dhd_pktgen()
/hardware/interfaces/audio/2.0/
Dtypes.hal82 int32_t bufferSizeFrames; // total buffer size in frames
DIStreamIn.hal142 * @return frames the total frame count received. This must be as early in
/hardware/interfaces/gnss/1.0/
DIGnssNavigationMessageCallback.hal132 * 4-byte word (skip B31 and B32), with MSB first, for a total of 40
148 * a total of 2x114 = 228 bits, (sync & tail excluded) that must fit
/hardware/interfaces/thermal/1.0/
Dtypes.hal108 uint64_t total;
DIThermal.hal42 * Retrieves CPU usage information of each core: active and total times
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp342 struct hdmi_port_info* list[], int* total) in cec_get_port_info() argument
346 *total = NUM_HDMI_PORTS; in cec_get_port_info()
/hardware/qcom/display/sdm845/hdmi_cec/
Dqhdmi_cec.cpp344 struct hdmi_port_info* list[], int* total) in cec_get_port_info() argument
348 *total = NUM_HDMI_PORTS; in cec_get_port_info()
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp344 struct hdmi_port_info* list[], int* total) in cec_get_port_info() argument
348 *total = NUM_HDMI_PORTS; in cec_get_port_info()
/hardware/interfaces/camera/common/1.0/
Dtypes.hal269 * The total resource "cost" of using this camera, represented as an integer
270 * value in the range [0, 100] where 100 represents total usage of the
286 * of camera devices with a total resource cost > 100. This may succeed or
289 * must fail during the configure calls. If the total resource cost is <=
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp1604 OMX_U32 total = 0; in Init_Decoder() local
1627 OMX_GetComponentsOfRole(role, &total, 0); in Init_Decoder()
1628 DEBUG_PRINT("\nTotal components of role=%s :%d", role, total); in Init_Decoder()
1630 if(total) in Init_Decoder()
1633 OMX_U8** vidCompNames = (OMX_U8**)malloc((sizeof(OMX_U8*))*total); in Init_Decoder()
1639 for (i = 0; i < total; ++i) { in Init_Decoder()
1646 OMX_GetComponentsOfRole(role, &total, vidCompNames); in Init_Decoder()
1648 for (i = 0; i < total; ++i) { in Init_Decoder()
3910 ALOGE("Available free space %lx largest chunk %lx\n", fs.total, fs.largest); in getFreePmem()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp1812 OMX_U32 total = 0; in Init_Decoder() local
1835 OMX_GetComponentsOfRole(role, &total, 0); in Init_Decoder()
1836 DEBUG_PRINT("\nTotal components of role=%s :%d", role, total); in Init_Decoder()
1838 if (total) { in Init_Decoder()
1840 OMX_U8** vidCompNames = (OMX_U8**)malloc((sizeof(OMX_U8*))*total); in Init_Decoder()
1846 for (i = 0; i < total; ++i) { in Init_Decoder()
1853 OMX_GetComponentsOfRole(role, &total, vidCompNames); in Init_Decoder()
1855 for (i = 0; i < total; ++i) { in Init_Decoder()
4364 ALOGE("Available free space %lx largest chunk %lx\n", fs.total, fs.largest); in getFreePmem()
/hardware/interfaces/wifi/offload/1.0/
Dtypes.hal188 /* The total time when the Offload module could be performing scans (T2 - T1)
/hardware/interfaces/radio/1.0/
Dtypes.hal1840 uint32_t sleepModeTimeMs; // total time (in ms) when modem is in a low power or
1842 uint32_t idleModeTimeMs; // total time (in ms) when modem is awake but neither
1845 // Each index represent total time (in ms) during which
1853 uint32_t rxModeTimeMs; // total time (in ms) for which receiver is
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal364 * the total number of supported configurations exceeds the maximum number
/hardware/interfaces/camera/device/3.2/
Dtypes.hal827 * partial result together into the total result set.
837 * results is a highly recommended performance optimization to avoid the total
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal1931 * bytes must have a sufficient number of bytes to represent the total number of possible