aboutsummaryrefslogtreecommitdiff
path: root/lib/libpmcstat/libpmcstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpmcstat/libpmcstat.h')
-rw-r--r--lib/libpmcstat/libpmcstat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libpmcstat/libpmcstat.h b/lib/libpmcstat/libpmcstat.h
index 77965b612e5c..3f5f2689f6b3 100644
--- a/lib/libpmcstat/libpmcstat.h
+++ b/lib/libpmcstat/libpmcstat.h
@@ -382,8 +382,6 @@ int pmcstat_analyze_log(struct pmcstat_args *args,
int pmcstat_open_log(const char *_p, int _mode);
int pmcstat_close_log(struct pmcstat_args *args);
-uint64_t pmcstat_pmu_sample_rate_get(const char *);
-
__END_DECLS
#endif /* !_LIBPMCSTAT_H_ */