Home
last modified time | relevance | path

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

/external/bcc/tools/
Dswapin_example.txt1 Demonstrations of swapin, the Linux BCC/eBPF version.
7 # swapin.py
37 # swapin.py -h
38 usage: swapin.py [-h] [-T] [interval] [count]
40 Count swapin events by process.
Dswapin.py4 # swapin Count swapins by process.
7 # TODO: add -s for total swapin time column (sum)
24 description="Count swapin events by process.")
/external/bcc/man/man8/
Dswapin.81 .TH swapin 8 "2019-07-05" "USER COMMANDS"
3 swapin \- Count swapins by process. Uses BCC/eBPF.
5 .B swapin
23 .B swapin
35 The rate of swapins should be low (bounded by swapin device IOPS), such that
/external/bcc/snap/
Dsnapcraft.yaml286 swapin:
287 command: bcc-wrapper swapin
/external/tensorflow/tensorflow/compiler/xrt/
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()
Dxrt_memory_manager.cc136 it->tuple->SwapIn(memory_manager, backend, allocator); in CompactAllocations()
Dxrt_state.h165 xla::StatusOr<bool> SwapIn(XRTMemoryManager* memory_manager,
/external/igt-gpu-tools/tests/i915/
Dgem_tiled_swapping.c41 * The swizzle checks in the swapin path are at a different place than the ones
/external/bcc/debian/
Dchangelog100 * new bcc tools: tcprtt, netqtop, swapin, tcpsynbl, threadsnoop