OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:odb_init
(Results
1 - 4
of
4
) sorted by null
/external/oprofile/libdb/
odb.h
106
*
odb_init
- initialize a DB file
109
void
odb_init
(odb_t * odb);
db_manage.c
124
void
odb_init
(odb_t * odb)
function
/external/oprofile/daemon/
opd_ibs.c
555
odb_init
(&sf->ext_files[i]);
567
odb_init
(&to->ext_files[i]);
opd_sfile.c
185
odb_init
(&sf->files[i]);
285
odb_init
(&to->files[i]);
Completed in 163 milliseconds