Home
last modified time | relevance | path

Searched full:swapin (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/bcc/tools/
H A Dswapin_example.txt1 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 Dswapin.py4 # 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 Dswapin.81 .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 Dsnapcraft.yaml285 swapin:
286 command: bcc-wrapper swapin
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_state.cc292 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 Dxrt_memory_manager.cc136 it->tuple->SwapIn(memory_manager, backend, allocator); in CompactAllocations()
H A Dxrt_state.h165 xla::StatusOr<bool> SwapIn(XRTMemoryManager* memory_manager,
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_tiled_swapping.c41 * The swizzle checks in the swapin path are at a different place than the ones
/aosp_15_r20/external/bcc/debian/
H A Dchangelog160 * new bcc tools: tcprtt, netqtop, swapin, tcpsynbl, threadsnoop