Searched refs:pr_debug2_peo (Results 1 – 2 of 2) sorted by relevance
2276 pr_debug2_peo("decreasing precise_ip by one (%d)\n", evsel->core.attr.precise_ip);2512 pr_debug2_peo("switching off branch sample type no (cycles/flags)\n");2642 pr_debug2_peo("Kernel has no PERF_SAMPLE_CODE_PAGE_SIZE support\n"); in evsel__detect_missing_features() 2649 pr_debug2_peo("Kernel has no PERF_SAMPLE_DATA_PAGE_SIZE support\n"); in evsel__detect_missing_features() 2656 pr_debug2_peo("Kernel has no cgroup sampling support\n"); in evsel__detect_missing_features() 2663 pr_debug2_peo("Kernel has no attr.aux_output support\n"); in evsel__detect_missing_features() 2670 pr_debug2_peo("switching off bpf_event\n"); in evsel__detect_missing_features() 2677 pr_debug2_peo("switching off ksymbol\n"); in evsel__detect_missing_features() 2684 pr_debug2_peo("switching off write_backward\n"); in evsel__detect_missing_features() 2692 pr_debug2_peo("switchin in evsel__detect_missing_features() [all...]
45 #define pr_debug2_peo(fmt, ...) { \ macro