Searched refs:pr_debug2_peo (Results 1 – 2 of 2) sorted by relevance
2270 pr_debug2_peo("decreasing precise_ip by one (%d)\n", evsel->core.attr.precise_ip); in evsel__precise_ip_fallback()2506 pr_debug2_peo("switching off branch sample type no (cycles/flags)\n"); in evsel__detect_missing_brstack_features()2636 pr_debug2_peo("Kernel has no PERF_SAMPLE_CODE_PAGE_SIZE support\n"); in evsel__detect_missing_features()2643 pr_debug2_peo("Kernel has no PERF_SAMPLE_DATA_PAGE_SIZE support\n"); in evsel__detect_missing_features()2650 pr_debug2_peo("Kernel has no cgroup sampling support\n"); in evsel__detect_missing_features()2657 pr_debug2_peo("Kernel has no attr.aux_output support\n"); in evsel__detect_missing_features()2664 pr_debug2_peo("switching off bpf_event\n"); in evsel__detect_missing_features()2671 pr_debug2_peo("switching off ksymbol\n"); in evsel__detect_missing_features()2678 pr_debug2_peo("switching off write_backward\n"); in evsel__detect_missing_features()2686 pr_debug2_peo("switching off clockid\n"); in evsel__detect_missing_features()[all …]
45 #define pr_debug2_peo(fmt, ...) { \ macro