Searched refs:restable (Results 1 – 2 of 2) sorted by relevance
1929 const pmu_res_depend_t *restable, uint tablesz) in si_pmu_resdeptbl_upd() argument1933 const pmu_res_depend_t *restable, uint tablesz) in si_pmu_resdeptbl_upd()1941 ASSERT(restable != NULL); in si_pmu_resdeptbl_upd()1946 if (restable[tablesz].filter != NULL && in si_pmu_resdeptbl_upd()1947 !(restable[tablesz].filter)(sih)) in si_pmu_resdeptbl_upd()1950 if ((restable[tablesz].res_mask & in si_pmu_resdeptbl_upd()1954 switch (restable[tablesz].action) { in si_pmu_resdeptbl_upd()1957 restable[tablesz].depend_mask)); in si_pmu_resdeptbl_upd()1959 restable[tablesz].depend_mask); in si_pmu_resdeptbl_upd()1963 restable[tablesz].depend_mask, i)); in si_pmu_resdeptbl_upd()[all …]