struct ProcessTarget
Defined at line 71 of file ../../src/performance/experimental/profiler/targets.h
Public Members
process handle
zx_koid_t pid
basic_string name
unordered_map threads
unique_ptr unwinder_data
vector cached_mappings
Public Methods
void ProcessTarget (zx::processprocess,zx_koid_tpid,std::stringname,std::unordered_map<zx_koid_t, ThreadTarget>threads)
Defined at line 72 of file ../../src/performance/experimental/profiler/targets.h