• Home
  • Raw
  • Download

Lines Matching refs:oldp

46     void *oldp, size_t *oldlenp, void *newp, size_t newlen);
915 ctl_byname(tsd_t *tsd, const char *name, void *oldp, size_t *oldlenp, in ctl_byname() argument
936 ret = node->ctl(tsd, mib, depth, oldp, oldlenp, newp, newlen); in ctl_byname()
962 ctl_bymib(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in ctl_bymib() argument
1001 ret = node->ctl(tsd, mib, miblen, oldp, oldlenp, newp, newlen); in ctl_bymib()
1055 if (oldp != NULL || oldlenp != NULL) { \
1062 if ((oldp != NULL && oldlenp != NULL) && (newp != NULL || \
1070 if (oldp != NULL && oldlenp != NULL) { \
1074 memcpy(oldp, (void *)&(v), copylen); \
1078 *(t *)oldp = (v); \
1098 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1121 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1142 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1165 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1184 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1201 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1220 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1240 epoch_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in CTL_RO_NL_GEN()
1309 thread_arena_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in CTL_RO_CONFIG_GEN()
1367 void *oldp, size_t *oldlenp, void *newp, size_t newlen) in CTL_TSD_RO_NL_CGEN()
1392 void *oldp, size_t *oldlenp, void *newp, size_t newlen) in thread_tcache_flush_ctl() argument
1410 thread_prof_name_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in thread_prof_name_ctl() argument
1440 thread_prof_active_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in thread_prof_active_ctl() argument
1470 tcache_create_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in tcache_create_ctl() argument
1492 tcache_flush_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in tcache_flush_ctl() argument
1516 tcache_destroy_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in tcache_destroy_ctl() argument
1583 arena_i_purge_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arena_i_purge_ctl() argument
1598 arena_i_decay_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arena_i_decay_ctl() argument
1613 arena_i_reset_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arena_i_reset_ctl() argument
1647 arena_i_dss_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arena_i_dss_ctl() argument
1704 void *oldp, size_t *oldlenp, void *newp, size_t newlen) in arena_i_lg_dirty_mult_ctl() argument
1716 if (oldp != NULL && oldlenp != NULL) { in arena_i_lg_dirty_mult_ctl()
1738 arena_i_decay_time_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arena_i_decay_time_ctl() argument
1751 if (oldp != NULL && oldlenp != NULL) { in arena_i_decay_time_ctl()
1774 void *oldp, size_t *oldlenp, void *newp, size_t newlen) in arena_i_chunk_hooks_ctl() argument
1824 arenas_narenas_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arenas_narenas_ctl() argument
1846 arenas_initialized_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arenas_initialized_ctl() argument
1864 ((bool *)oldp)[i] = ctl_stats.arenas[i].initialized; in arenas_initialized_ctl()
1873 void *oldp, size_t *oldlenp, void *newp, size_t newlen) in arenas_lg_dirty_mult_ctl() argument
1877 if (oldp != NULL && oldlenp != NULL) { in arenas_lg_dirty_mult_ctl()
1898 arenas_decay_time_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arenas_decay_time_ctl() argument
1903 if (oldp != NULL && oldlenp != NULL) { in arenas_decay_time_ctl()
1964 arenas_extend_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arenas_extend_ctl() argument
1989 void *oldp, size_t *oldlenp, void *newp, size_t newlen) in prof_thread_active_init_ctl() argument
2014 prof_active_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in prof_active_ctl() argument
2039 prof_dump_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in prof_dump_ctl() argument
2062 prof_gdump_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in prof_gdump_ctl() argument
2087 prof_reset_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in prof_reset_ctl() argument