Searched refs:GetNumberOfConstituents (Results 1 – 9 of 9) sorted by relevance
84 size_t GetNumberOfConstituents();
65 size_t WatchpointResource::GetNumberOfConstituents() { in GetNumberOfConstituents() function in WatchpointResource
404 size_t num_constituents = bp_site_sp->GetNumberOfConstituents(); in NextRangeBreakpointExplainsStop()
113 uint32_t num_constituents = bp_site_sp->GetNumberOfConstituents(); in StoreBPInfo()195 size_t num_constituents = bp_site_sp->GetNumberOfConstituents(); in GetDescription()
159 uint32_t num_owners = bp_site_sp->GetNumberOfConstituents(); in ResetCurrentInlinedDepth()
501 if (wp_rsrc_sp && wp_rsrc_sp->GetNumberOfConstituents() > 0) { in GetStopInfoForHardwareBP()
184 return bp_site_sp->GetNumberOfConstituents() * 2; in GetStopReasonDataCount()
502 const size_t num_owners = bp_site_sp->GetNumberOfConstituents(); in DoExecute()
3292 if (wp_res_sp->GetNumberOfConstituents() == 0) in DisableWatchpoint()