HomeSort by relevance Sort by last modified time
    Searched full:slab (Results 26 - 50 of 238) sorted by null

12 3 4 5 6 7 8 910

  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Allocator.h 128 /// the slab, or the next N bytes in the next slab.
131 /// size into their own slab.
144 "that objects larger than a slab go into their own memory "
190 /// \brief Deallocate all but the current slab and reset the current pointer
193 // Deallocate all but the first slab, and deallocate all custom-sized slabs.
233 // will point to the allocation of the entire slab.
240 // If Size is really big, allocate a separate slab for it.
244 // We own the new slab and don't want anyone reading anyting other than
245 // pieces returned from this method. So poison the whole slab
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Allocator.h 128 /// the slab, or the next N bytes in the next slab.
131 /// size into their own slab.
144 "that objects larger than a slab go into their own memory "
190 /// \brief Deallocate all but the current slab and reset the current pointer
193 // Deallocate all but the first slab, and deallocate all custom-sized slabs.
233 // will point to the allocation of the entire slab.
240 // If Size is really big, allocate a separate slab for it.
244 // We own the new slab and don't want anyone reading anyting other than
245 // pieces returned from this method. So poison the whole slab
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Allocator.h 128 /// the slab, or the next N bytes in the next slab.
131 /// size into their own slab.
144 "that objects larger than a slab go into their own memory "
190 /// \brief Deallocate all but the current slab and reset the current pointer
193 // Deallocate all but the first slab, and deallocate all custom-sized slabs.
233 // will point to the allocation of the entire slab.
240 // If Size is really big, allocate a separate slab for it.
244 // We own the new slab and don't want anyone reading anyting other than
245 // pieces returned from this method. So poison the whole slab
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Allocator.h 128 /// the slab, or the next N bytes in the next slab.
131 /// size into their own slab.
144 "that objects larger than a slab go into their own memory "
190 /// \brief Deallocate all but the current slab and reset the current pointer
193 // Deallocate all but the first slab, and deallocate all custom-sized slabs.
233 // will point to the allocation of the entire slab.
240 // If Size is really big, allocate a separate slab for it.
244 // We own the new slab and don't want anyone reading anyting other than
245 // pieces returned from this method. So poison the whole slab
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Allocator.h 128 /// the slab, or the next N bytes in the next slab.
131 /// size into their own slab.
144 "that objects larger than a slab go into their own memory "
190 /// \brief Deallocate all but the current slab and reset the current pointer
193 // Deallocate all but the first slab, and deallocate all custom-sized slabs.
233 // will point to the allocation of the entire slab.
240 // If Size is really big, allocate a separate slab for it.
244 // We own the new slab and don't want anyone reading anyting other than
245 // pieces returned from this method. So poison the whole slab
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Allocator.h 128 /// the slab, or the next N bytes in the next slab.
131 /// size into their own slab.
144 "that objects larger than a slab go into their own memory "
190 /// \brief Deallocate all but the current slab and reset the current pointer
193 // Deallocate all but the first slab, and deallocate all custom-sized slabs.
233 // will point to the allocation of the entire slab.
240 // If Size is really big, allocate a separate slab for it.
244 // We own the new slab and don't want anyone reading anyting other than
245 // pieces returned from this method. So poison the whole slab
    [all...]
  /external/swiftshader/third_party/subzero/docs/
ALLOCATION.rst 66 this cheap, the Cfg includes a slab allocator from which these objects are
70 providing the container with an allocator that uses the Cfg-local slab
72 store a pointer to the slab allocator in thread-local storage (TLS). This is
91 This requires maintaining the proper slab allocator pointer in TLS.
94 slab allocator into its own TLS. This is used as the Cfg is built within the
99 When the translation thread grabs a new Cfg pointer, it installs the Cfg's slab
101 assembly buffer, it must take care not to use the Cfg's slab allocator. If
102 there is a slab allocator for the assembler buffer, a pointer to it can also be
106 the Cfg's slab allocator, and clears the allocator pointer from its TLS.
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_bo.h 57 } slab; member in union:radeon_bo::__anon30269
63 uint32_t handle; /* 0 for slab entries */
91 void radeon_bo_slab_free(void *priv, struct pb_slab *slab);
radeon_drm_cs.c 307 real_idx = radeon_lookup_or_add_real_buffer(cs, bo->u.slab.real);
331 item->u.slab.real_idx = real_idx;
360 index = cs->csc->slab_buffers[index].u.slab.real_idx;
492 /* Add the given fence to a slab buffer fence list.
511 for (unsigned src = 0; src < bo->u.slab.num_fences; ++src) {
512 if (bo->u.slab.fences[src]->num_cs_references) {
513 bo->u.slab.fences[dst] = bo->u.slab.fences[src];
516 radeon_bo_reference(&bo->u.slab.fences[src], NULL);
519 bo->u.slab.num_fences = dst
    [all...]
radeon_drm_cs.h 40 } slab; member in union:radeon_bo_item::__anon30272
123 index = cs->csc->slab_buffers[index].u.slab.real_idx;
  /external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
hotplug05.txt 5 # "mm_struct slab leak (affected only some architectures)"
  /frameworks/base/cmds/incident_helper/testdata/
procrank.txt 8 RAM: 3843972K total, 281424K free, 116764K buffers, 1777452K cached, 1136K shmem, 217916K slab
  /device/google/contexthub/firmware/os/core/
eventQ.c 23 #include <slab.h>
66 struct SlabAllocator *slab = slabAllocatorNew(sizeof(struct EvtRecord), local
69 if (q && slab) {
71 q->evtsSlab = slab;
79 if (slab)
80 slabAllocatorDestroy(slab);
  /device/google/contexthub/firmware/os/inc/
osApi.h 20 #include <slab.h>
109 //level 3 indices in the OS.main.slab table
110 #define SYSCALL_OS_MAIN_SLAB_NEW 0 // (uint32_t itemSz, uint32_t itemAlign, uint32_t numItems) -> struct SlabAllocator *slab
111 #define SYSCALL_OS_MAIN_SLAB_DESTROY 1 // (struct SlabAllocator *slab) -> void
112 #define SYSCALL_OS_MAIN_SLAB_ALLOC 2 // (struct SlabAllocator *slab) -> void *mem
113 #define SYSCALL_OS_MAIN_SLAB_FREE 3 // (struct SlabAllocator *slab, void *mem) -> void
  /system/extras/simpleperf/
cmd_kmem_test.cpp 90 TEST_IN_ROOT(ASSERT_TRUE(RunKmemRecordCmd({"--slab"})));
94 TEST_IN_ROOT(ASSERT_TRUE(RunKmemRecordCmd({"--slab", "-g"})));
95 TEST_IN_ROOT(ASSERT_TRUE(RunKmemRecordCmd({"--slab", "--call-graph", "fp"})));
101 ASSERT_TRUE(RunKmemRecordCmd({"--slab"}, tmp_file.path));
111 ASSERT_TRUE(RunKmemRecordCmd({"--slab", "-g"}, tmp_file.path));
132 {"--slab-sort",
cmd_kmem.cpp 283 "--slab Collect slab allocation information. Default option.\n"
296 "--slab Report slab allocation information. Default option.\n"
297 "--slab-sort key1,key2,...\n"
298 " Select the keys to sort and print slab allocation information.\n"
299 " Should be used with --slab option. Possible keys include:\n"
310 " The default slab sort keys are:\n"
392 } else if (args[i] == "--slab") {
429 } else if (args[i] == "--slab") {
    [all...]
  /external/iptables/include/linux/netfilter_ipv4/
ipt_ULOG.h 21 /* Why 50? Well... there is a limit imposed by the slab cache 131000
  /external/mesa3d/src/gallium/drivers/virgl/
virgl_screen.h 27 #include "util/slab.h"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 21 /* Why 50? Well... there is a limit imposed by the slab cache 131000
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JITMemoryManager.cpp 262 virtual void Deallocate(MemSlab *Slab);
276 /// LastSlab - This points to the last slab allocated and is used as the
302 /// last slab it allocated, so that subsequent allocations follow it.
314 /// should allocate a separate slab.
353 DEBUG(dbgs() << "JIT: Allocating another slab of memory for function.");
366 /// allocateNewCodeSlab - Helper method to allocate a new slab of code
368 /// FreeRangeHeader at the base of the slab.
372 // end of the slab.
519 MemSlab *Slab = (MemSlab*)B.base();
520 Slab->Size = B.size()
    [all...]
  /frameworks/base/cmds/incident_helper/tests/
ProcrankParser_test.cpp 93 ->set_raw_text("3843972K total, 281424K free, 116764K buffers, 1777452K cached, 1136K shmem, 217916K slab");
131 ->set_raw_text("3843972K total, 281424K free, 116764K buffers, 1777452K cached, 1136K shmem, 217916K slab");
  /device/google/contexthub/firmware/
Android.mk 42 os/core/slab.c \
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_context.h 32 #include "util/slab.h"
  /external/mesa3d/src/util/
slab.c 24 #include "slab.h"
233 * Free an object allocated from the slab. Single-threaded (i.e. the caller
279 * Allocate an object from the slab. Single-threaded (no mutex).
288 * Free an object allocated from the slab. Single-threaded (no mutex).
  /external/ltp/testcases/kernel/fs/scsi/ltpfs/
LtpfsCmds.c 15 #include <linux/slab.h>
115 "Error getting kernel slab memory !!\n");
117 printk(KERN_ALERT "kernel slab memory alloc OK\n");

Completed in 1723 milliseconds

12 3 4 5 6 7 8 910