#include <SmallPage.h>
◆ SmallPage() [1/2]
bmalloc::SmallPage::SmallPage |
( |
| ) |
|
|
inline |
◆ SmallPage() [2/2]
bmalloc::SmallPage::SmallPage |
( |
| ) |
|
|
inline |
◆ begin() [1/2]
◆ begin() [2/2]
◆ deref() [1/2]
bool bmalloc::SmallPage::deref |
( |
std::lock_guard< StaticMutex > & |
| ) |
|
|
inline |
◆ deref() [2/2]
bool bmalloc::SmallPage::deref |
( |
std::lock_guard< StaticMutex > & |
| ) |
|
◆ hasFreeLines() [1/2]
bool bmalloc::SmallPage::hasFreeLines |
( |
std::lock_guard< StaticMutex > & |
| ) |
const |
|
inline |
◆ hasFreeLines() [2/2]
bool bmalloc::SmallPage::hasFreeLines |
( |
std::lock_guard< StaticMutex > & |
| ) |
const |
|
inline |
◆ ref() [1/2]
◆ ref() [2/2]
◆ refCount() [1/2]
unsigned bmalloc::SmallPage::refCount |
( |
std::lock_guard< StaticMutex > & |
| ) |
|
|
inline |
◆ refCount() [2/2]
unsigned bmalloc::SmallPage::refCount |
( |
std::lock_guard< StaticMutex > & |
| ) |
|
|
inline |
◆ setHasFreeLines() [1/2]
void bmalloc::SmallPage::setHasFreeLines |
( |
std::lock_guard< StaticMutex > & |
, |
|
|
bool |
hasFreeLines |
|
) |
| |
|
inline |
◆ setHasFreeLines() [2/2]
void bmalloc::SmallPage::setHasFreeLines |
( |
std::lock_guard< StaticMutex > & |
, |
|
|
bool |
hasFreeLines |
|
) |
| |
|
inline |
◆ setSizeClass() [1/2]
void bmalloc::SmallPage::setSizeClass |
( |
size_t |
sizeClass | ) |
|
|
inline |
◆ setSizeClass() [2/2]
void bmalloc::SmallPage::setSizeClass |
( |
size_t |
sizeClass | ) |
|
|
inline |
◆ setSlide() [1/2]
void bmalloc::SmallPage::setSlide |
( |
unsigned char |
slide | ) |
|
|
inline |
◆ setSlide() [2/2]
void bmalloc::SmallPage::setSlide |
( |
unsigned char |
slide | ) |
|
|
inline |
◆ sizeClass() [1/2]
size_t bmalloc::SmallPage::sizeClass |
( |
| ) |
|
|
inline |
◆ sizeClass() [2/2]
size_t bmalloc::SmallPage::sizeClass |
( |
| ) |
|
|
inline |
◆ slide() [1/2]
unsigned char bmalloc::SmallPage::slide |
( |
| ) |
const |
|
inline |
◆ slide() [2/2]
unsigned char bmalloc::SmallPage::slide |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/bmalloc/SmallPage.h
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/bmalloc/Chunk.h