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::process process, zx_koid_t pid, std::string name, std::unordered_map<zx_koid_t, ThreadTarget> threads)
Defined at line 72 of file ../../src/performance/experimental/profiler/targets.h