Lines Matching refs:INFO_SIMPLE
38 INFO_SIMPLE = 0, enumerator
87 if (type == INFO_SIMPLE) in info_blk_hdr__size()
95 if (type == INFO_SIMPLE) in info_blk_hdr__npar()
103 if (type == INFO_SIMPLE) in info_blk_hdr__flags()
111 if (type == INFO_SIMPLE) in info_blk_hdr__pcpus()
146 if (type == INFO_SIMPLE) in part_hdr__size()
154 if (type == INFO_SIMPLE) in part_hdr__rcpus()
163 if (type == INFO_SIMPLE) in part_hdr__part_name()
207 if (type == INFO_SIMPLE) in cpu_info__size()
215 if (type == INFO_SIMPLE) in cpu_info__ctidx()
223 if (type == INFO_SIMPLE) in cpu_info__cpu_addr()
231 if (type == INFO_SIMPLE) in cpu_info__acc_time()
239 if (type == INFO_SIMPLE) in cpu_info__lp_time()
247 if (type == INFO_SIMPLE) in cpu_info__online_time()
272 if (type == INFO_SIMPLE) in phys_hdr__size()
280 if (type == INFO_SIMPLE) in phys_hdr__cpus()
308 if (type == INFO_SIMPLE) in phys_cpu__size()
316 if (type == INFO_SIMPLE) in phys_cpu__cpu_addr()
324 if (type == INFO_SIMPLE) in phys_cpu__mgm_time()
332 if (type == INFO_SIMPLE) in phys_cpu__ctidx()
412 if (fmt == INFO_SIMPLE) { in diag204_get_buffer()
463 buf = diag204_get_buffer(INFO_SIMPLE, &pages); in diag204_probe()
469 (unsigned long)INFO_SIMPLE, pages, buf) >= 0) { in diag204_probe()
471 diag204_info_type = INFO_SIMPLE; in diag204_probe()