Searched refs:pr_debug2_peo (Results 1 – 2 of 2) sorted by relevance
2441 pr_debug2_peo("Kernel has no cgroup sampling support\n"); in evsel__detect_missing_features()2448 pr_debug2_peo("Kernel has no attr.aux_output support\n"); in evsel__detect_missing_features()2455 pr_debug2_peo("switching off bpf_event\n"); in evsel__detect_missing_features()2462 pr_debug2_peo("switching off ksymbol\n"); in evsel__detect_missing_features()2469 pr_debug2_peo("switching off write_backward\n"); in evsel__detect_missing_features()2477 pr_debug2_peo("switching off clockid\n"); in evsel__detect_missing_features()2484 pr_debug2_peo("switching off cloexec flag\n"); in evsel__detect_missing_features()2490 pr_debug2_peo("switching off mmap2\n"); in evsel__detect_missing_features()2495 pr_debug2_peo("switching off sample_id_all\n"); in evsel__detect_missing_features()2502 pr_debug2_peo("switching off group read\n"); in evsel__detect_missing_features()[all …]
45 #define pr_debug2_peo(fmt, ...) { \ macro