Home
last modified time | relevance | path

Searched refs:oprofile_stats (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Doprofile_stats.c18 struct oprofile_stat_struct oprofile_stats; variable
33 atomic_set(&oprofile_stats.sample_lost_no_mm, 0); in oprofile_reset_stats()
34 atomic_set(&oprofile_stats.sample_lost_no_mapping, 0); in oprofile_reset_stats()
35 atomic_set(&oprofile_stats.event_lost_overflow, 0); in oprofile_reset_stats()
36 atomic_set(&oprofile_stats.bt_lost_no_mapping, 0); in oprofile_reset_stats()
37 atomic_set(&oprofile_stats.multiplex_counter, 0); in oprofile_reset_stats()
73 &oprofile_stats.sample_lost_no_mm); in oprofile_create_stats_files()
75 &oprofile_stats.sample_lost_no_mapping); in oprofile_create_stats_files()
77 &oprofile_stats.event_lost_overflow); in oprofile_create_stats_files()
79 &oprofile_stats.bt_lost_no_mapping); in oprofile_create_stats_files()
[all …]
H A Dbuffer_sync.c350 atomic_inc(&oprofile_stats.sample_lost_no_mapping); in add_data()
394 atomic_inc(&oprofile_stats.sample_lost_no_mm); in add_sample()
401 atomic_inc(&oprofile_stats.sample_lost_no_mapping); in add_sample()
559 atomic_inc(&oprofile_stats.bt_lost_no_mapping); in sync_buffer()
H A Doprofile_stats.h23 extern struct oprofile_stat_struct oprofile_stats;
H A Devent_buffer.c56 atomic_inc(&oprofile_stats.event_lost_overflow); in add_event_entry()
H A Doprof.c113 atomic_inc(&oprofile_stats.multiplex_counter); in switch_worker()
/OK3568_Linux_fs/kernel/arch/parisc/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/arc/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/s390/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/microblaze/oprofile/
H A DMakefile11 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/sparc/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/ia64/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/xtensa/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/arm/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/sh/oprofile/
H A DMakefile9 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/alpha/oprofile/
H A DMakefile9 oprofilefs.o oprofile_stats.o \
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A DMakefile10 oprofilefs.o oprofile_stats.o \