Searched refs:even_if_attached (Results 1 – 1 of 1) sorted by relevance
127 bool even_if_attached);129 bool even_if_attached);1779 prof_tdata_should_destroy(prof_tdata_t *tdata, bool even_if_attached) in prof_tdata_should_destroy() argument1782 if (tdata->attached && !even_if_attached) in prof_tdata_should_destroy()1792 bool even_if_attached) in prof_tdata_destroy_locked() argument1796 assert(prof_tdata_should_destroy(tdata, even_if_attached)); in prof_tdata_destroy_locked()1809 prof_tdata_destroy(tsd_t *tsd, prof_tdata_t *tdata, bool even_if_attached) in prof_tdata_destroy() argument1813 prof_tdata_destroy_locked(tsd, tdata, even_if_attached); in prof_tdata_destroy()