#include <opd_sample_files.h>
Data Fields | |
struct list_head | lru_next |
odb_t | sample_file |
one samples file when profiling on a 2.2/2.4 kernel
Definition at line 21 of file opd_sample_files.h.
struct list_head opd_24_sfile::lru_next [read] |
lru list of sample file
Definition at line 23 of file opd_sample_files.h.
Referenced by opd_24_sfile_lru(), opd_24_sfile_lru_clear(), opd_close_image_samples_files(), opd_open_24_sample_file(), and opd_sync_samples_files().
the sample file itself
Definition at line 25 of file opd_sample_files.h.
Referenced by opd_24_sfile_lru_clear(), opd_close_image_samples_files(), opd_open_24_sample_file(), opd_put_image_sample(), and opd_sync_samples_files().