Lines Matching defs:flags
86 unsigned int flags; /* Status flags */ member
562 static void setup_pmc_cpu(void *flags) in setup_pmc_cpu()
600 int flags = PMC_RELEASE; in release_pmc_hardware() local
609 int flags = PMC_INIT; in reserve_pmc_hardware() local
1050 unsigned int flags) in sample_format_is_valid()
1069 unsigned long flags) in sample_is_consistent()
1089 unsigned long flags) in reset_sample_slot()
1108 unsigned long flags) in debug_sample_entry()
1143 unsigned long flags = SAMPL_FLAGS(&event->hw); in hw_collect_samples() local
1307 static void cpumsf_pmu_start(struct perf_event *event, int flags) in cpumsf_pmu_start()
1328 static void cpumsf_pmu_stop(struct perf_event *event, int flags) in cpumsf_pmu_stop()
1347 static int cpumsf_pmu_add(struct perf_event *event, int flags) in cpumsf_pmu_add()
1397 static void cpumsf_pmu_del(struct perf_event *event, int flags) in cpumsf_pmu_del()
1512 int flags; in cpumf_pmu_notifier() local