Searched refs:high (Results 1 – 20 of 20) sorted by relevance
2 activity when CPU usage is very high. The daemon uses debugfs underlying for23 when the CPU usage becomes high and the daemon process turn on tracing again,30 high CPU usage case.
108 uint64_t low, uint64_t high, in pm_process_pagemap_range() argument116 if (!proc || (low > high) || !range_out || !len) in pm_process_pagemap_range()119 if (low == high) { in pm_process_pagemap_range()126 numpages = (high - low) / proc->ker->pagesize; in pm_process_pagemap_range()
30 #define CONSTRAIN(amount, low, high) ((amount) < (low) ? (low) : ((amount) > (high) ? (high) : (amo… argument
19 * high-level Bluetooth adapter state.
18 * Binder IPC API for talking with the Bluetooth service and perform high-level
51 # Basic level names for system low and high
48 uint32_t low, high; in get8LE() local51 high = src[4] | (src[5] << 8) | (src[6] << 16) | (src[7] << 24); in get8LE()52 return ((uint64_t)high << 32) | (uint64_t)low; in get8LE()
73 uint8_t high; in hex_to_bytes() local74 if (!nibble_value(hex[i], &high)) { in hex_to_bytes()81 bytes[j] = (high << 4) | low; in hex_to_bytes()
376 uint32_t high = src[4] | (src[5] << 8) | (src[6] << 16) | (src[7] << 24); in get8LE() local377 return ((uint64_t)high << 32) | (uint64_t)low; in get8LE()
603 uint32_t low, high; in get8LE() local606 high = src[4] | (src[5] << 8) | (src[6] << 16) | (src[7] << 24); in get8LE()607 return ((uint64_t)high << 32) | (uint64_t)low; in get8LE()
84 # pdx macros for IPC. pdx is a high-level name which contains transport-specific
15 high-speed and 1024 bytes for Super Speed USB.
560 # Memory management. Basic kernel parameters, and allow the high
1965 The numbers will be in high:low order.6847 the high-order 32 bits of the command audit counter
1965 The numbers will be in high:low order.6872 the high-order 32 bits of the command audit counter
31729 expected to be modified at a high frequency and that the data is only required to persist when the …
31720 expected to be modified at a high frequency and that the data is only required to persist when the …