benchmark/src
2021-10-19 11:05:29 +02:00
..
arraysize.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
benchmark_api_internal.cc Introduce per-family instance index (#1165) 2021-06-02 23:45:41 +03:00
benchmark_api_internal.h Don't return a reference when the callers all expect pointers. 2021-07-01 09:39:09 +01:00
benchmark_main.cc Add benchmark_main target. (#601) 2018-05-25 11:18:58 +01:00
benchmark_name.cc BENCHMARK_CAPTURE() and Complexity() - naming problem (#761) 2019-03-17 16:38:51 +03:00
benchmark_register.cc Introduce Coefficient of variation aggregate (#1220) 2021-09-03 18:44:10 +01:00
benchmark_register.h prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
benchmark_runner.cc Introduce additional memory metrics (#1238) 2021-10-18 16:29:35 +01:00
benchmark_runner.h Introduce additional memory metrics (#1238) 2021-10-18 16:29:35 +01:00
benchmark.cc Fix -Wdeprecated-declarations warning triggered by clang-cl. (#1245) 2021-10-18 11:31:51 +01:00
check.h prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
CMakeLists.txt cmake: make package config relocatable 2021-10-19 11:05:29 +02:00
colorprint.cc prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
colorprint.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
commandlineflags.cc Add benchmark_context flag that allows per-run custom context. (#1127) 2021-05-04 14:36:11 +01:00
commandlineflags.h prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
complexity.cc Statistics: add support for percentage unit in addition to time (#1219) 2021-09-03 15:36:56 +01:00
complexity.h Drop Stat1, refactor statistics to be user-providable, add median. (#428) 2017-08-23 16:44:29 -07:00
console_reporter.cc COnsole reporter: if statistic produces percents, format it as such (#1221) 2021-09-06 11:33:27 +03:00
counter.cc Custom user counters: add invert modifier. (#850) 2019-08-12 17:47:46 +03:00
counter.h update header guard to match style 2019-11-25 13:05:13 +00:00
csv_reporter.cc prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
cycleclock.h Add support for new architecture loongarch (#1173) 2021-06-08 10:26:24 +01:00
internal_macros.h Add support for z/OS XL compiler inline asm syntax (#1063) 2020-10-21 16:39:54 +01:00
json_reporter.cc Introduce additional memory metrics (#1238) 2021-10-18 16:29:35 +01:00
log.h prefix VLOG (#1187) 2021-06-24 18:55:37 +01:00
mutex.h prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
perf_counters.cc [PFM] Extend perf counter support to multi-threaded cases. (#1153) 2021-05-19 09:49:05 +01:00
perf_counters.h prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
re.h prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
reporter.cc prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
sleep.cc Nanosleep workaround for z/OS in sleep.cc (#1067) 2020-10-29 08:49:02 +00:00
sleep.h Replace int64_t usages with 'int' instead. (#359) 2017-03-27 18:32:12 -06:00
statistics.cc Introduce Coefficient of variation aggregate (#1220) 2021-09-03 18:44:10 +01:00
statistics.h Introduce Coefficient of variation aggregate (#1220) 2021-09-03 18:44:10 +01:00
string_util.cc Fix perf counter argument parsing (#1160) 2021-06-01 15:50:42 +01:00
string_util.h Support optional, user-directed collection of performance counters (#1114) 2021-04-28 09:25:29 +01:00
sysinfo.cc replace #warning with #pragma message (#1216) 2021-08-24 15:08:15 +01:00
thread_manager.h Make some functions const (#832) 2019-06-26 09:06:24 +01:00
thread_timer.h prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
timers.cc prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
timers.h Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00