Searched refs:uintptr_t (Results 1 – 2 of 2) sorted by relevance
353 uintptr_t header[5] = {0, 3, 0, 0, 0}; in profile_write_pprof_file()358 uintptr_t count = it->second; in profile_write_pprof_file()362 uintptr_t num_pcs = bt->getDepth(); in profile_write_pprof_file()365 for (uintptr_t n = 0; n < num_pcs; ++n) { in profile_write_pprof_file()372 uintptr_t trailer[3] = {0, 1, 0}; in profile_write_pprof_file()
116 typedef unsigned __int64 uintptr_t; typedef119 typedef _W64 unsigned int uintptr_t; typedef