#include "common/h/Timer.h"#include <sys/types.h>#include <sys/time.h>#include <sys/times.h>Go to the source code of this file.
Defines | |
| #define | HAVE_GET_CURRENT_DEFINITION |
Functions | |
| int | gettimeofday (struct timeval *tp, struct timezone *tzp) |
| int gettimeofday | ( | struct timeval * | tp, | |
| struct timezone * | tzp | |||
| ) |
Referenced by Dyninst::SymtabAPI::Symtab::extractInfo(), timer::get_current(), getRawTime1970(), Dyninst::SymtabAPI::Object::load_object(), Dyninst::SymtabAPI::Object::load_shared_object(), Dyninst::SymtabAPI::Object::loaded_elf(), Dyninst::SymtabAPI::Object::Object(), Dyninst::SymtabAPI::Symtab::openFile(), P_gettimeofday(), Dyninst::SymtabAPI::Object::parse_dynamicSymbols(), Dyninst::SymtabAPI::Object::parseStabTypes(), and Dyninst::SymtabAPI::Object::parseTypeInfo().
1.6.1