Searched refs:increments (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/base/powermgr/battery_statistics/services/native/src/ |
H A D | cpu_time_reader.cpp | 278 increments.push_back(increment); in ReadClusterTimeIncrement() 286 increments = clusterTime; in ReadClusterTimeIncrement() 321 std::vector<int64_t> increments; in ReadUidCpuClusterTime() local 344 clusterTime[i] += increments[i]; in AddIncrementsToClusterTime() 391 increments = speedTime; in ReadFreqTimeIncrement() 404 std::map<uint32_t, std::vector<int64_t>>& increments) in DistributeFreqTime() argument 478 DistributeFreqTime(uidIncrements, increments); in ReadUidCpuFreqTime() 500 std::vector<int64_t> increments; in ReadUidTimeIncrement() local 508 increments.push_back(increment); in ReadUidTimeIncrement() 516 increments = cpuTime; in ReadUidTimeIncrement() [all …]
|
/ohos5.0/base/powermgr/battery_statistics/services/native/include/ |
H A D | cpu_time_reader.h | 51 const std::vector<int64_t>& increments, const std::vector<uint16_t>& clusters); 53 …sterTimeIncrement(std::vector<int64_t>& clusterTime, std::vector<int64_t>& increments, int32_t uid, 57 …std::map<uint32_t, std::vector<int64_t>>& increments, int32_t uid, std::vector<std::string>& split… 59 …std::vector<int64_t>>& increments, std::map<uint32_t, std::vector<int64_t>>& speedTime, int32_t in… 62 std::map<uint32_t, std::vector<int64_t>>& increments);
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | arm_exidx_instructions.txt | 15 10110010 uleb128 vsp = vsp + 0x204+ (uleb128 << 2) (for vsp increments of 0x104-0x200, use 00xxxxxx…
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-device-info.md | 45 | majorVersion | number | Yes| No| Major version number, which increments with the main version. Th… 46 | seniorVersion | number | Yes| No| Senior version number, which increments with architecture and f…
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-basic-trans-rwlock.md | 27 - If task A acquires the lock in read mode, the RW lock count increments by 1 when a task acquires …
|
H A D | kernel-small-basic-memory-heap.md | 18 2. The memory greater than 127 bytes is managed in power of two increments. The size of each range…
|
H A D | kernel-mini-basic-memory.md | 182 2. The memory greater than 127 bytes is managed in power of two increments. The size of each range …
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | application-performance-analysis.md | 314 …> The count suffix increments by one each time data is collected. The initial count is 1. For coll…
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | arkts-bytecode-file-format.md | 379 …alue from the position pointed by the memory constant pool pointer and then increments the pointer.
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-arkui-advanced-SegmentButton.md | 30 …f selected items of the **SegmentButton**. The index starts from 0 and increments by 1.<br>**NOTE*…
|
/ohos5.0/drivers/interface/nnrt/v2_1/ |
H A D | NodeAttrTypes.idl | 1753 * and extends by increments of <b>delta</b> up to <b>limit<b>.
|