Thread counting-group information
This the following information is returned by the pm_get_data_mygroup and pm_get_data_pgroup interfaces in a pm_groupinfo_t structure.
The following information is associated with each thread counting-group:
- member count
- The number of threads that are members of the group. This includes
deceased threads that were members of the group when running.
If the consistency flag is on, the count will be the number of threads that have contributed to the group-level data.
- process flag
- Indicates that the group includes all the threads in the process.
- consistency flag
- Indicates that the group PM data is consistent with the sum of the individual PM data for the thread members.