[memprof] Use uint32_t for linear call stack IDs (#93924)
This patch switches to uint32_t for linear call stack IDs as uint32_t is sufficient to index into the call stack array.
parent
41ddf128
Please register or sign in to comment
This patch switches to uint32_t for linear call stack IDs as uint32_t is sufficient to index into the call stack array.