Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/oprofile/
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 …]
Dbuffer_sync.c348 atomic_inc(&oprofile_stats.sample_lost_no_mapping); in add_data()
392 atomic_inc(&oprofile_stats.sample_lost_no_mm); in add_sample()
399 atomic_inc(&oprofile_stats.sample_lost_no_mapping); in add_sample()
557 atomic_inc(&oprofile_stats.bt_lost_no_mapping); in sync_buffer()
Doprofile_stats.h23 extern struct oprofile_stat_struct oprofile_stats;
Devent_buffer.c56 atomic_inc(&oprofile_stats.event_lost_overflow); in add_event_entry()
Doprof.c113 atomic_inc(&oprofile_stats.multiplex_counter); in switch_worker()
/linux-4.4.14/arch/microblaze/oprofile/
DMakefile10 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/arc/oprofile/
DMakefile6 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/mn10300/oprofile/
DMakefile9 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/parisc/oprofile/
DMakefile6 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/m32r/oprofile/
DMakefile6 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/blackfin/oprofile/
DMakefile10 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/sparc/oprofile/
DMakefile6 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/avr32/oprofile/
DMakefile6 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/xtensa/oprofile/
DMakefile6 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/s390/oprofile/
DMakefile6 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/ia64/oprofile/
DMakefile6 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/arm/oprofile/
DMakefile6 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/x86/oprofile/
DMakefile6 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/sh/oprofile/
DMakefile8 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/metag/oprofile/
DMakefile8 oprofile-core-y += oprofile_stats.o
/linux-4.4.14/arch/mips/oprofile/
DMakefile6 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/alpha/oprofile/
DMakefile8 oprofilefs.o oprofile_stats.o \
/linux-4.4.14/arch/powerpc/oprofile/
DMakefile10 oprofilefs.o oprofile_stats.o \