Searched refs:prio_category (Results 1 – 1 of 1) sorted by relevance
174 uint32_t prio_category = UINT32_MAX; in GetSummaryForType() local183 …if (summary_current_sp && (summary_chosen_sp.get() == NULL || (prio_category > category_sp->GetEna… in GetSummaryForType()185 prio_category = category_sp->GetEnabledPosition(); in GetSummaryForType()200 uint32_t prio_category = UINT32_MAX; in GetFilterForType() local209 …if (filter_current_sp && (filter_chosen_sp.get() == NULL || (prio_category > category_sp->GetEnabl… in GetFilterForType()211 prio_category = category_sp->GetEnabledPosition(); in GetFilterForType()227 uint32_t prio_category = UINT32_MAX; in GetSyntheticForType() local236 …if (synth_current_sp && (synth_chosen_sp.get() == NULL || (prio_category > category_sp->GetEnabled… in GetSyntheticForType()238 prio_category = category_sp->GetEnabledPosition(); in GetSyntheticForType()