HomeSort by relevance Sort by last modified time
    Searched refs:odb_get_data (Results 1 - 7 of 7) sorted by null

  /external/oprofile/libabi/tests/
abi_test.cpp 71 header = static_cast<struct opd_header *>(odb_get_data(&dest));
  /external/oprofile/libpp/
profile.cpp 66 *static_cast<opd_header *>(odb_get_data(&samples_db));
101 *static_cast<opd_header *>(odb_get_data(&samples_db));
  /external/oprofile/libdb/
odb.h 133 void * odb_get_data(odb_t * odb);
db_manage.c 304 void * odb_get_data(odb_t * odb) function
  /external/oprofile/daemon/liblegacy/
opd_sample_files.c 145 fill_header(odb_get_data(&sfile->sample_file), counter, 0, 0,
  /external/oprofile/daemon/
opd_mangling.c 193 fill_header(odb_get_data(file), counter,
  /external/oprofile/libabi/
opimport.cpp 111 static_cast<opd_header *>(odb_get_data(dest));

Completed in 408 milliseconds