Lines Matching defs:collect_memory_statistics

82 	zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics);  in _mysqlnd_emalloc()  local
118 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_pemalloc() local
157 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_ecalloc() local
195 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_pecalloc() local
233 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_erealloc() local
271 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_perealloc() local
312 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_efree() local
343 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_pefree() local
375 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_malloc() local
410 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_calloc() local
445 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_realloc() local
485 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_free() local
516 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_pememdup() local
547 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_pestrndup() local
590 zend_bool collect_memory_statistics = MYSQLND_G(collect_memory_statistics); in _mysqlnd_pestrdup() local