|
remake
4.3+dbg-1.5
|
Go to the source code of this file.
Functions | |
| bool | init_callgrind (const char *creator, const char *const *argv) |
| void | add_target (file_t *target, file_t *prev) |
| void | close_callgrind (const char *program_status) |
| bool | get_time (struct timeval *t) |
| uint64_t | time_diff (struct timeval *start_time, struct timeval *finish_time) |
| void close_callgrind | ( | const char * | program_status | ) |
| bool get_time | ( | struct timeval * | t | ) |
| bool init_callgrind | ( | const char * | creator, |
| const char *const * | argv | ||
| ) |
| uint64_t time_diff | ( | struct timeval * | start_time, |
| struct timeval * | finish_time | ||
| ) |
1.8.13