Linux Perf
|
Public Attributes | |
const struct function * | functions |
u64(* | do_cycles )(const struct function *r, size_t size, void *src, void *dst) |
double(* | do_gettimeofday )(const struct function *r, size_t size, void *src, void *dst) |
const char *const * | usage |
bool | alloc_src |
Definition at line 109 of file mem-functions.c.
bool bench_mem_info::alloc_src |
Definition at line 114 of file mem-functions.c.
Definition at line 111 of file mem-functions.c.
double(* bench_mem_info::do_gettimeofday) (const struct function *r, size_t size, void *src, void *dst) |
Definition at line 112 of file mem-functions.c.
const struct function* bench_mem_info::functions |
Definition at line 110 of file mem-functions.c.
const char* const* bench_mem_info::usage |
Definition at line 113 of file mem-functions.c.