OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sfile_equal
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/daemon/
opd_ibs.c
39
extern int
sfile_equal
(struct sfile const * sf, struct sfile const * sf2);
787
if (
sfile_equal
(last, &cg->to)) {
opd_sfile.c
131
sfile_equal
(struct sfile const * sf, struct sfile const * sf2)
function
327
if (
sfile_equal
(last, &cg->to)) {
Completed in 642 milliseconds