Lines Matching defs:col
51 typedef struct col { struct
52 rcid_t col_id; argument
53 char col_name[LC_NAME_LEN]; argument
54 uint64_t col_nproc; argument
55 uint64_t col_vmsize; argument
56 uint64_t col_rsssize; argument
57 uint64_t col_rsslimit; argument
58 uint64_t col_paged_eff; argument
59 uint64_t col_paged_eff_old; argument
60 uint64_t col_paged_eff_avg; argument
61 uint64_t col_paged_att; argument
62 uint64_t col_paged_att_old; argument
63 uint64_t col_paged_att_avg; argument
64 uint64_t col_count; argument
65 int col_fresh; argument
66 struct col *col_next; argument
67 struct col *col_prev; argument
68 lcollection_stat_t col_src_stat; argument
69 lcollection_stat_t col_old_stat; argument
78 col_t *col; in col_find() local
107 col_remove(col_t *col) in col_remove()
150 col_t *col, *col_next; in read_stats() local
261 col_t *col; in print_unformatted_stats() local
301 col_t *col; in print_stats() local