Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c73 static u32 pt_cap_get(enum pt_capabilities cap) in pt_cap_get() function
90 return snprintf(buf, PAGE_SIZE, "%x\n", pt_cap_get(cap)); in pt_cap_show()
303 if (!pt_cap_get(PT_CAP_topa_multiple_entries)) { in topa_alloc()
343 if (!pt_cap_get(PT_CAP_topa_multiple_entries)) in topa_insert_table()
359 if (!pt_cap_get(PT_CAP_topa_multiple_entries)) in topa_table_full()
395 if (!buf->snapshot && !pt_cap_get(PT_CAP_topa_multiple_entries)) { in topa_insert_pages()
430 if ((pt_cap_get(PT_CAP_topa_multiple_entries) && in pt_topa_dump()
533 if (!pt_cap_get(PT_CAP_topa_multiple_entries) || in pt_handle_status()
544 if (!pt_cap_get(PT_CAP_topa_multiple_entries) && !buf->snapshot && in pt_handle_status()
631 if (!pt_cap_get(PT_CAP_topa_multiple_entries)) in pt_buffer_reset_markers()
[all …]