OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:odb_open_count
(Results
1 - 5
of
5
) sorted by null
/external/oprofile/libdb/
odb.h
130
int
odb_open_count
(odb_t const * odb);
db_manage.c
296
int
odb_open_count
(odb_t const * odb)
function
/external/oprofile/daemon/
opd_ibs.c
799
if (!
odb_open_count
(file))
803
if (!
odb_open_count
(file))
opd_sfile.c
339
if (!
odb_open_count
(file))
343
if (!
odb_open_count
(file))
/external/oprofile/daemon/liblegacy/
opd_proc.c
137
if (!sfile || !
odb_open_count
(&sfile->sample_file)) {
Completed in 44 milliseconds