OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:odb_close
(Results
1 - 9
of
9
) sorted by null
/external/oprofile/libdb/tests/
db_test.c
68
odb_close
(&hash);
113
odb_close
(&hash);
160
odb_close
(&hash);
/external/oprofile/libpp/
profile.cpp
54
odb_close
(&samples_db);
68
odb_close
(&samples_db);
124
odb_close
(&samples_db);
/external/oprofile/libabi/tests/
abi_test.cpp
94
odb_close
(&dest);
/external/oprofile/daemon/liblegacy/
opd_sample_files.c
52
odb_close
(&sfile->sample_file);
172
odb_close
(&image->sfiles[j][i]->sample_file);
/external/oprofile/libdb/
odb.h
127
void
odb_close
(odb_t * odb);
db_manage.c
276
void
odb_close
(odb_t * odb)
function
/external/oprofile/libabi/
opimport.cpp
224
odb_close
(&dest);
/external/oprofile/daemon/
opd_ibs.c
732
odb_close
(&sf->ext_files[i]);
opd_sfile.c
483
odb_close
(&sf->files[i]);
Completed in 31 milliseconds