Home
last modified time | relevance | path

Searched refs:reservation (Results 1 – 19 of 19) sorted by relevance

/external/v8/src/
Dspaces.cc295 void MemoryAllocator::FreeMemory(VirtualMemory* reservation, in FreeMemory() argument
298 ASSERT(reservation->IsReserved()); in FreeMemory()
299 size_t size = reservation->size(); in FreeMemory()
311 static_cast<Address>(reservation->address()))); in FreeMemory()
313 reservation->Release(); in FreeMemory()
345 VirtualMemory reservation(size, alignment); in ReserveAlignedMemory() local
347 if (!reservation.IsReserved()) return NULL; in ReserveAlignedMemory()
348 size_ += reservation.size(); in ReserveAlignedMemory()
349 Address base = RoundUp(static_cast<Address>(reservation.address()), in ReserveAlignedMemory()
351 controller->TakeControl(&reservation); in ReserveAlignedMemory()
[all …]
Dplatform-macos.cc366 void* reservation = mmap(OS::GetRandomMmapAddr(), in VirtualMemory() local
372 if (reservation == MAP_FAILED) return; in VirtualMemory()
374 Address base = static_cast<Address>(reservation); in VirtualMemory()
Dplatform-freebsd.cc357 void* reservation = mmap(OS::GetRandomMmapAddr(), in VirtualMemory() local
363 if (reservation == MAP_FAILED) return; in VirtualMemory()
365 Address base = static_cast<Address>(reservation); in VirtualMemory()
Dplatform-solaris.cc347 void* reservation = mmap(OS::GetRandomMmapAddr(), in VirtualMemory() local
353 if (reservation == MAP_FAILED) return; in VirtualMemory()
355 Address base = static_cast<Address>(reservation); in VirtualMemory()
Dplatform-openbsd.cc404 void* reservation = mmap(GetRandomMmapAddr(), in VirtualMemory() local
410 if (reservation == MAP_FAILED) return; in VirtualMemory()
412 Address base = static_cast<Address>(reservation); in VirtualMemory()
Dplatform-linux.cc610 void* reservation = mmap(OS::GetRandomMmapAddr(), in VirtualMemory() local
616 if (reservation == MAP_FAILED) return; in VirtualMemory()
618 Address base = static_cast<Address>(reservation); in VirtualMemory()
Dspaces.h345 void set_reserved_memory(VirtualMemory* reservation) { in set_reserved_memory() argument
346 ASSERT_NOT_NULL(reservation); in set_reserved_memory()
347 reservation_.TakeControl(reservation); in set_reserved_memory()
998 void FreeMemory(VirtualMemory* reservation, Executability executable);
/external/llvm/include/llvm/Target/
DTargetItinerary.td12 // itineraries for scheduling. Itineraries are details reservation
63 int Kind = kind.Value; // kind of FU reservation
135 // expensive HazardRecognizer because no reservation table is needed.
DTargetSchedule.td16 // 3. Instruction itineraties for detailed reservation tables.
/external/oprofile/events/x86-64/family11h/
Devents103 …name:DISPATCH_STALL_FOR_RESERVATION_STATION_FULL : Dispatch stall when reservation stations are fu…
/external/oprofile/events/x86-64/hammer/
Devents98 …name:DISPATCH_STALL_FOR_RESERVATION_STATION_FULL : Dispatch stall when reservation stations are fu…
/external/iproute2/doc/
Dapi-ip6-flowlabels.tex424 Receiver makes reservation with command:
/external/oprofile/events/x86-64/family10/
Devents121 …name:DISPATCH_STALL_FOR_RESERVATION_STATION_FULL : Dispatch stall when reservation stations are fu…
/external/oprofile/events/ppc64/cell-be/
Devents67 …rd conditional indexed (stwcx/stdcx) for Thread 0 hits Invalid cache state when reservation is set.
/external/oprofile/events/ppc64/power7/
Devents1528 …m:1000 name:PM_STCX_CMPL_GRP189 : (Group 189 pm_stcx) Conditional stores with reservation completed
1536 …m:1000 name:PM_STCX_CMPL_GRP190 : (Group 190 pm_btac) Conditional stores with reservation completed
/external/e2fsprogs/po/
Dsv.po4390 msgstr "vid reservation av block f�r storleks�ndring under drift"
/external/srec/config/en.us/dictionary/
Dlarge.ok24104 reservation rezPvAS~
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3155723 (was: cannot select cities on British Rail reservation site)
DChangeLog-2007-10-145963 …dar://problem/5497357> REGRESSION: Safari doesn't show the month days on AirFrance reservation page