Searched refs:n_counters (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/gcov/ |
| H A D | gcc_base.c | 46 void __gcov_merge_add(gcov_type *counters, unsigned int n_counters) in __gcov_merge_add() argument 52 void __gcov_merge_single(gcov_type *counters, unsigned int n_counters) in __gcov_merge_single() argument 58 void __gcov_merge_delta(gcov_type *counters, unsigned int n_counters) in __gcov_merge_delta() argument 64 void __gcov_merge_ior(gcov_type *counters, unsigned int n_counters) in __gcov_merge_ior() argument 70 void __gcov_merge_time_profile(gcov_type *counters, unsigned int n_counters) in __gcov_merge_time_profile() argument 76 void __gcov_merge_icall_topn(gcov_type *counters, unsigned int n_counters) in __gcov_merge_icall_topn() argument
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | perf_event.c | 33 int n_counters; member 367 if (idx == arc_pmu->n_counters) in arc_pmu_add() 601 arc_pmu->n_counters = pct_bcr.c; in arc_pmu_device_probe() 607 arc_pmu->n_counters, counter_size, cc_bcr.c, in arc_pmu_device_probe()
|
| /OK3568_Linux_fs/kernel/arch/mips/oprofile/ |
| H A D | op_model_mipsxx.c | 283 static inline int n_counters(void) in n_counters() function 336 counters = n_counters(); in mipsxx_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | value-prof.h | 54 unsigned n_counters; /* Number of required counters. */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | value-prof.h | 54 unsigned n_counters; /* Number of required counters. */ member
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | ni_660x.c | 1005 unsigned int n_counters; in ni_660x_auto_attach() local 1053 n_counters = board->n_chips * NI660X_COUNTERS_PER_CHIP; in ni_660x_auto_attach() 1058 n_counters, in ni_660x_auto_attach() 1153 if (i < n_counters) { in ni_660x_auto_attach()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | perf_event_mipsxx.c | 813 static int n_counters(void) in n_counters() function 1974 counters = n_counters(); in init_hw_perf_events()
|