Home
last modified time | relevance | path

Searched refs:_hieralloc_report (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/talloc/
Dhieralloc.c471 static void _hieralloc_report(const hieralloc_header_t * header, FILE * file, unsigned tab) in _hieralloc_report() function
482 _hieralloc_report(child, file, tab + 2); in _hieralloc_report()
494 _hieralloc_report(get_header(ptr), file, 0); in hieralloc_report()