From abdcda28d0499470312d0395e163e87e607e205b Mon Sep 17 00:00:00 2001 From: Sean McBride Date: Wed, 21 Oct 2020 12:54:51 -0400 Subject: [PATCH] docs: Update zombie funciton comment --- runtime/include/perf_window.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/include/perf_window.h b/runtime/include/perf_window.h index a0dc2ff..6b41824 100644 --- a/runtime/include/perf_window.h +++ b/runtime/include/perf_window.h @@ -155,8 +155,8 @@ done: /** * Returns pXX execution time * @param self - * @param percentile represented by double between 50 and 99 - * @param percentile represented by double between 0 and 1 + * @param percentile represented by int between 50 and 99 + * @param precomputed_index memoized index for quick lookup when by_duration is full * @returns execution time */ static inline uint64_t