Searched full:swapin (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/bcc/tools/ |
H A D | swapin_example.txt | 1 Demonstrations of swapin, the Linux BCC/eBPF version. 7 # swapin.py 33 #swapin.py -T 58 # swapin.py -h 59 usage: swapin.py [-h] [-T] [interval] [count] 61 Count swapin events by process.
|
H A D | swapin.py | 4 # swapin Count swapins by process. 7 # TODO: add -s for total swapin time column (sum) 24 description="Count swapin events by process.")
|
/aosp_15_r20/external/bcc/man/man8/ |
H A D | swapin.8 | 1 .TH swapin 8 "2019-07-05" "USER COMMANDS" 3 swapin \- Count swapins by process. Uses BCC/eBPF. 5 .B swapin 29 .B swapin 41 The rate of swapins should be low (bounded by swapin device IOPS), such that
|
/aosp_15_r20/external/bcc/snap/ |
H A D | snapcraft.yaml | 285 swapin: 286 command: bcc-wrapper swapin
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/ |
H A D | xrt_state.cc | 292 xla::StatusOr<bool> XRTTupleAllocation::SwapIn( in SwapIn() function in tensorflow::XRTTupleAllocation 301 // SwapIn() on the same allocation) though. in SwapIn() 330 return SwapIn(memory_manager, backend, allocator); in PinAndSwapIn()
|
H A D | xrt_memory_manager.cc | 136 it->tuple->SwapIn(memory_manager, backend, allocator); in CompactAllocations()
|
H A D | xrt_state.h | 165 xla::StatusOr<bool> SwapIn(XRTMemoryManager* memory_manager,
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | gem_tiled_swapping.c | 41 * The swizzle checks in the swapin path are at a different place than the ones
|
/aosp_15_r20/external/bcc/debian/ |
H A D | changelog | 160 * new bcc tools: tcprtt, netqtop, swapin, tcpsynbl, threadsnoop
|