SYMBOL INDEX (37 symbols across 5 files) FILE: common.hpp type Options (line 36) | struct Options { function read_size_str (line 68) | static size_t read_size_str(const char* str) { function UNUSED (line 86) | UNUSED function parse_options (line 99) | static void parse_options(int argc, char** argv, Options& options) { function check_huge_page (line 191) | static void check_huge_page(void* ptr) { function NOINLINE (line 236) | NOINLINE UNUSED function UNUSED (line 276) | UNUSED function UNUSED (line 284) | UNUSED type perf_event_attr (line 312) | struct perf_event_attr function UNUSED (line 316) | UNUSED function UNUSED (line 325) | UNUSED function UNUSED (line 330) | UNUSED function UNUSED (line 335) | UNUSED function UNUSED (line 340) | UNUSED type perf_read_value (line 345) | struct perf_read_value { type perf_read_format (line 350) | struct perf_read_format { type perf_read_value (line 352) | struct perf_read_value type perf_count (line 357) | struct perf_count { function UNUSED (line 361) | UNUSED function UNUSED (line 383) | UNUSED FILE: get-user-pages.cpp type gup_test (line 19) | struct gup_test { function main (line 30) | int main(int argc, char **argv) { FILE: measure.py class RunOptions (line 10) | class RunOptions: function build_flags (line 24) | def build_flags(run_options): function run (line 36) | def run(run_options): class TestCaseGenerator (line 51) | class TestCaseGenerator: method __init__ (line 52) | def __init__(self): method __iter__ (line 80) | def __iter__(self): method __next__ (line 86) | def __next__(self): FILE: read.cpp type timespec (line 3) | struct timespec function get_millis (line 5) | static double get_millis() { function NOINLINE (line 12) | NOINLINE function NOINLINE (line 41) | NOINLINE function main (line 70) | int main(int argc, char** argv) { FILE: write.cpp function NOINLINE (line 3) | NOINLINE UNUSED function NOINLINE (line 41) | NOINLINE UNUSED function main (line 85) | int main(int argc, char** argv) {