Home
last modified time | relevance | path

Searched refs:RCIDT_PROJECT (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c171 colid.rcid_type = RCIDT_PROJECT; in lprocess_insert_mark()
247 (colid.rcid_type == RCIDT_PROJECT ? "project" : "zone"), in lprocess_insert_mark()
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()
732 (lcol->lcol_id.rcid_type == RCIDT_PROJECT ? in soft_scan_cb()
773 (lcol->lcol_id.rcid_type == RCIDT_PROJECT ? in soft_scan_gz()
912 (lcol->lcol_id.rcid_type == RCIDT_PROJECT ? in collection_sweep_cb()
1038 (lcol->lcol_id.rcid_type == RCIDT_PROJECT ? "project" : "zone"), in simple_report_collection_cb()
[all …]
H A Drcapd_collection_project.c68 colid.rcid_type = RCIDT_PROJECT; in lcollection_update_project_cb()
99 if (lcol->lcol_id.rcid_type != RCIDT_PROJECT) in lcollection_update_onceactive_cb()
H A Drcapd_collection.c102 (colidp->rcid_type == RCIDT_PROJECT ? in lcollection_insert_update()
H A Drcapd_scanner.c105 (lcol->lcol_id.rcid_type == RCIDT_PROJECT ? "project" : "zone"), in st_debug()
/illumos-gate/usr/src/cmd/rcap/rcapstat/
H A Drcapstat.c319 "id", (stat_type == RCIDT_PROJECT ? "project" : "zone"), in print_stats()
364 rcid_type_t stat_type = RCIDT_PROJECT; in main()
378 stat_type = RCIDT_PROJECT; in main()
/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd.h65 RCIDT_PROJECT, enumerator