Lines Matching full:tcache
778 tcache_t *tcache;
792 tcache = tcache_get(tsd, true);
794 size2index(sizeof(prof_tctx_t)), false, tcache, true, NULL,
815 idalloctm(tsd, ret.v, tcache, true, true);
1727 tcache_t *tcache;
1732 tcache = tcache_get(tsd, true);
1734 size2index(sizeof(prof_tdata_t)), false, tcache, true, NULL, true);
1748 idalloctm(tsd, tdata, tcache, true, true);
1794 tcache_t *tcache;
1801 tcache = tcache_get(tsd, false);
1803 idalloctm(tsd, tdata->thread_name, tcache, true, true);
1805 idalloctm(tsd, tdata, tcache, true, true);