Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/oprofile/
H A Doprofile_stats.c2 * @file oprofile_stats.c
15 #include "oprofile_stats.h"
18 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 in oprofile_create_stats_files()
[all...]
H A Dbuffer_sync.c38 #include "oprofile_stats.h"
350 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.h2 * @file oprofile_stats.h
23 extern struct oprofile_stat_struct oprofile_stats;
H A Doprof.c23 #include "oprofile_stats.h"
113 atomic_inc(&oprofile_stats.multiplex_counter); in switch_worker()
H A Devent_buffer.c25 #include "oprofile_stats.h"
56 atomic_inc(&oprofile_stats.event_lost_overflow); in add_event_entry()
/kernel/linux/linux-5.10/arch/microblaze/oprofile/
H A DMakefile11 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/parisc/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/sparc/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/s390/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/arm/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/arc/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/xtensa/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/ia64/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/alpha/oprofile/
H A DMakefile9 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/mips/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A DMakefile10 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/sh/oprofile/
H A DMakefile9 oprofilefs.o oprofile_stats.o \
/kernel/linux/linux-5.10/arch/x86/oprofile/
H A DMakefile7 oprofilefs.o oprofile_stats.o \

Completed in 7 milliseconds