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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
cache_bin.h 62 typedef struct cache_bin_info_s cache_bin_info_t; typedef in typeref:struct:cache_bin_info_s
173 cache_bin_info_ncached_max(cache_bin_info_t *info) {
238 cache_bin_ncached_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
277 cache_bin_low_bits_low_bound_get(cache_bin_t *bin, cache_bin_info_t *info) {
288 cache_bin_low_bound_get(cache_bin_t *bin, cache_bin_info_t *info) {
301 cache_bin_assert_empty(cache_bin_t *bin, cache_bin_info_t *info) {
319 cache_bin_low_water_get(cache_bin_t *bin, cache_bin_info_t *info) {
477 cache_bin_nstashed_get_internal(cache_bin_t *bin, cache_bin_info_t *info,
505 cache_bin_nstashed_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
517 cache_bin_nitems_get_remote(cache_bin_t *bin, cache_bin_info_t *info
    [all...]
  /src/external/bsd/jemalloc/include/jemalloc/internal/
cache_bin.h 62 typedef struct cache_bin_info_s cache_bin_info_t; typedef in typeref:struct:cache_bin_info_s
173 cache_bin_info_ncached_max(cache_bin_info_t *info) {
238 cache_bin_ncached_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
277 cache_bin_low_bits_low_bound_get(cache_bin_t *bin, cache_bin_info_t *info) {
288 cache_bin_low_bound_get(cache_bin_t *bin, cache_bin_info_t *info) {
301 cache_bin_assert_empty(cache_bin_t *bin, cache_bin_info_t *info) {
319 cache_bin_low_water_get(cache_bin_t *bin, cache_bin_info_t *info) {
477 cache_bin_nstashed_get_internal(cache_bin_t *bin, cache_bin_info_t *info,
505 cache_bin_nstashed_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
517 cache_bin_nitems_get_remote(cache_bin_t *bin, cache_bin_info_t *info
    [all...]
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
cache_bin.h 62 typedef struct cache_bin_info_s cache_bin_info_t; typedef in typeref:struct:cache_bin_info_s
173 cache_bin_info_ncached_max(cache_bin_info_t *info) {
238 cache_bin_ncached_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
277 cache_bin_low_bits_low_bound_get(cache_bin_t *bin, cache_bin_info_t *info) {
288 cache_bin_low_bound_get(cache_bin_t *bin, cache_bin_info_t *info) {
301 cache_bin_assert_empty(cache_bin_t *bin, cache_bin_info_t *info) {
319 cache_bin_low_water_get(cache_bin_t *bin, cache_bin_info_t *info) {
477 cache_bin_nstashed_get_internal(cache_bin_t *bin, cache_bin_info_t *info,
505 cache_bin_nstashed_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
517 cache_bin_nitems_get_remote(cache_bin_t *bin, cache_bin_info_t *info
    [all...]
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
cache_bin.h 62 typedef struct cache_bin_info_s cache_bin_info_t; typedef in typeref:struct:cache_bin_info_s
173 cache_bin_info_ncached_max(cache_bin_info_t *info) {
238 cache_bin_ncached_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
277 cache_bin_low_bits_low_bound_get(cache_bin_t *bin, cache_bin_info_t *info) {
288 cache_bin_low_bound_get(cache_bin_t *bin, cache_bin_info_t *info) {
301 cache_bin_assert_empty(cache_bin_t *bin, cache_bin_info_t *info) {
319 cache_bin_low_water_get(cache_bin_t *bin, cache_bin_info_t *info) {
477 cache_bin_nstashed_get_internal(cache_bin_t *bin, cache_bin_info_t *info,
505 cache_bin_nstashed_get_local(cache_bin_t *bin, cache_bin_info_t *info) {
517 cache_bin_nitems_get_remote(cache_bin_t *bin, cache_bin_info_t *info
    [all...]

Completed in 70 milliseconds