Lines Matching refs:kmem
80 kmem Tool to trace/measure kernel memory(slab) properties
144 …root@crownbay:~# perf stat -e kmem:* -e cache-references -e cache-misses wget &YOCTO_DL_URL;/mirro…
150 5566 kmem:kmalloc
151 125517 kmem:kmem_cache_alloc
152 0 kmem:kmalloc_node
153 0 kmem:kmem_cache_alloc_node
154 34401 kmem:kfree
155 69920 kmem:kmem_cache_free
156 133 kmem:mm_page_free
157 41 kmem:mm_page_free_batched
158 11502 kmem:mm_page_alloc
159 11375 kmem:mm_page_alloc_zone_locked
160 0 kmem:mm_page_pcpu_drain
161 0 kmem:mm_page_alloc_extfrag
469 kmem:kmalloc [Tracepoint event]
470 kmem:kmem_cache_alloc [Tracepoint event]
471 kmem:mm_page_alloc [Tracepoint event]
472 kmem:mm_page_alloc_zone_locked [Tracepoint event]
473 kmem:mm_page_pcpu_drain [Tracepoint event]
474 kmem:mm_page_alloc_extfrag [Tracepoint event]
1466 drwxr-xr-x 14 root root 0 Nov 14 23:19 kmem
1495 here are the contents of the 'kmem' subsystem::
1497 root@sugarbay:/sys/kernel/debug/tracing/events# cd kmem
1498 root@sugarbay:/sys/kernel/debug/tracing/events/kmem# ls -al
1519 root@sugarbay:/sys/kernel/debug/tracing/events/kmem# cd kmalloc
1520 root@sugarbay:/sys/kernel/debug/tracing/events/kmem/kmalloc# ls -al
1535 root@sugarbay:/sys/kernel/debug/tracing/events/kmem/kmalloc# cat format
1574 root@sugarbay:/sys/kernel/debug/tracing/events/kmem/kmalloc# echo 1 > enable
1633 root@sugarbay:/sys/kernel/debug/tracing/events/kmem/kmalloc# echo 0 > enable