Searched refs:lcol_id (Results 1 – 6 of 6) sorted by relevance
230 (long long)lcol->lcol_id.rcid_val, in lprocess_insert_mark()507 if (vmu_vals[i].vmu_id != lcol->lcol_id.rcid_val) in update_col_rss()511 lcol->lcol_id.rcid_type != RCIDT_ZONE) in update_col_rss()515 lcol->lcol_id.rcid_type != RCIDT_PROJECT) in update_col_rss()545 if (lcol->lcol_id.rcid_type == RCIDT_PROJECT) in rss_sample_col_cb()570 if (lcol->lcol_id.rcid_type == RCIDT_PROJECT) in col_type_cb()638 (lcol->lcol_id.rcid_type == RCIDT_PROJECT ? "project" : "zone"), in excess_print_cb()661 if (lcol->lcol_id.rcid_type == RCIDT_ZONE && in scan_cb()662 lcol->lcol_id.rcid_val == GLOBAL_ZONEID) { in scan_cb()720 if (lcol->lcol_id.rcid_type == RCIDT_ZONE && in soft_scan_cb()[all …]
110 lcol->lcol_id = *colidp; in lcollection_insert_update()202 if (lcol->lcol_id.rcid_type == colidp->rcid_type && in lcollection_find_cb()203 lcol->lcol_id.rcid_val == colidp->rcid_val) { in lcollection_find_cb()
101 if (lcol->lcol_id.rcid_type != RCIDT_PROJECT) in lcollection_update_onceactive_cb()104 return (lcollection_update_project_byid_cb(lcol->lcol_id.rcid_val, in lcollection_update_onceactive_cb()
107 (lcol->lcol_id.rcid_type == RCIDT_PROJECT ? "project" : "zone"), in st_debug()
154 rcid_t lcol_id; /* numerical ID for this collection */ member172 rcid_t lcol_id; /* numerical ID for this collection */ member
190 if (report.lcol_id.rcid_type != stat_type) in read_stats()193 col = col_find(report.lcol_id); in read_stats()195 col = col_insert(report.lcol_id); in read_stats()