HomeSort by: relevance | last modified time | path
    Searched defs:cache_bin_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
cache_bin.h 10 * cache_bin_t to fill/flush. When the arena needs to pull stats from the
81 typedef struct cache_bin_s cache_bin_t; typedef in typeref:struct:cache_bin_s
141 cache_bin_t *bins;
146 cache_bin_t *bins) {
184 cache_bin_assert_earlier(cache_bin_t *bin, uint16_t earlier, uint16_t later) {
197 cache_bin_diff(cache_bin_t *bin, uint16_t earlier, uint16_t later, bool racy) {
215 cache_bin_ncached_get_internal(cache_bin_t *bin, bool racy) {
238 cache_bin_ncached_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
254 cache_bin_empty_position_get(cache_bin_t *bin) {
270 * cache_bin_t visual representation above)
    [all...]
  /src/external/bsd/jemalloc/include/jemalloc/internal/
cache_bin.h 10 * cache_bin_t to fill/flush. When the arena needs to pull stats from the
81 typedef struct cache_bin_s cache_bin_t; typedef in typeref:struct:cache_bin_s
141 cache_bin_t *bins;
146 cache_bin_t *bins) {
184 cache_bin_assert_earlier(cache_bin_t *bin, uint16_t earlier, uint16_t later) {
197 cache_bin_diff(cache_bin_t *bin, uint16_t earlier, uint16_t later, bool racy) {
215 cache_bin_ncached_get_internal(cache_bin_t *bin, bool racy) {
238 cache_bin_ncached_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
254 cache_bin_empty_position_get(cache_bin_t *bin) {
270 * cache_bin_t visual representation above)
    [all...]
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
cache_bin.h 10 * cache_bin_t to fill/flush. When the arena needs to pull stats from the
81 typedef struct cache_bin_s cache_bin_t; typedef in typeref:struct:cache_bin_s
141 cache_bin_t *bins;
146 cache_bin_t *bins) {
184 cache_bin_assert_earlier(cache_bin_t *bin, uint16_t earlier, uint16_t later) {
197 cache_bin_diff(cache_bin_t *bin, uint16_t earlier, uint16_t later, bool racy) {
215 cache_bin_ncached_get_internal(cache_bin_t *bin, bool racy) {
238 cache_bin_ncached_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
254 cache_bin_empty_position_get(cache_bin_t *bin) {
270 * cache_bin_t visual representation above)
    [all...]
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
cache_bin.h 10 * cache_bin_t to fill/flush. When the arena needs to pull stats from the
81 typedef struct cache_bin_s cache_bin_t; typedef in typeref:struct:cache_bin_s
141 cache_bin_t *bins;
146 cache_bin_t *bins) {
184 cache_bin_assert_earlier(cache_bin_t *bin, uint16_t earlier, uint16_t later) {
197 cache_bin_diff(cache_bin_t *bin, uint16_t earlier, uint16_t later, bool racy) {
215 cache_bin_ncached_get_internal(cache_bin_t *bin, bool racy) {
238 cache_bin_ncached_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
254 cache_bin_empty_position_get(cache_bin_t *bin) {
270 * cache_bin_t visual representation above)
    [all...]

Completed in 17 milliseconds