Lines Matching refs:pt_cap_get

78 static u32 pt_cap_get(enum pt_capabilities cap)  in pt_cap_get()  function
95 return snprintf(buf, PAGE_SIZE, "%x\n", pt_cap_get(cap)); in pt_cap_show()
313 if (!pt_cap_get(PT_CAP_psb_cyc)) in pt_event_valid()
316 allowed = pt_cap_get(PT_CAP_psb_periods); in pt_event_valid()
322 allowed = pt_cap_get(PT_CAP_cycle_thresholds); in pt_event_valid()
337 if (!pt_cap_get(PT_CAP_mtc)) in pt_event_valid()
340 allowed = pt_cap_get(PT_CAP_mtc_periods); in pt_event_valid()
352 !pt_cap_get(PT_CAP_power_event_trace)) in pt_event_valid()
356 if (!pt_cap_get(PT_CAP_ptwrite)) in pt_event_valid()
601 if (!pt_cap_get(PT_CAP_topa_multiple_entries)) { in topa_alloc()
641 if (!pt_cap_get(PT_CAP_topa_multiple_entries)) in topa_insert_table()
657 if (!pt_cap_get(PT_CAP_topa_multiple_entries)) in topa_table_full()
693 if (!buf->snapshot && !pt_cap_get(PT_CAP_topa_multiple_entries)) { in topa_insert_pages()
728 if ((pt_cap_get(PT_CAP_topa_multiple_entries) && in pt_topa_dump()
831 if (!pt_cap_get(PT_CAP_topa_multiple_entries) || in pt_handle_status()
843 if (!pt_cap_get(PT_CAP_topa_multiple_entries) && !buf->snapshot && in pt_handle_status()
934 if (!pt_cap_get(PT_CAP_topa_multiple_entries)) in pt_buffer_reset_markers()
1085 if (pt_cap_get(PT_CAP_topa_multiple_entries)) { in pt_buffer_init_topa()
1156 if (!pt_cap_get(PT_CAP_num_address_ranges)) in pt_addr_filters_init()
1205 if (++range > pt_cap_get(PT_CAP_num_address_ranges)) in pt_event_addr_filters_validate()
1510 if (!pt_cap_get(PT_CAP_topa_output)) { in pt_init()
1515 if (!pt_cap_get(PT_CAP_topa_multiple_entries)) in pt_init()
1533 pt_cap_get(PT_CAP_num_address_ranges); in pt_init()