Searched refs:PERIOD (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/pwm/ |
| H A D | pwm-bcm2835.c | 21 #define PERIOD(x) (((x) * 0x10) + 0x10) macro 73 writel(period_cycles, pc->base + PERIOD(pwm->hwpwm)); in bcm2835_pwm_apply()
|
| /linux/fs/smb/server/ |
| H A D | smb_common.c | 24 #define PERIOD '.' macro 579 out[baselen + 3] = PERIOD; in ksmbd_extract_shortname()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | sumod.h | 316 # define PERIOD(x) ((x) << 8) macro
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_pmu.c | 26 #define PERIOD max_t(u64, 10000, NSEC_PER_SEC / FREQUENCY) macro 295 ns_to_ktime(PERIOD), 0, in __i915_pmu_maybe_start_timer() 536 hrtimer_forward(hrtimer, now, ns_to_ktime(PERIOD)); in i915_sample()
|
| /linux/tools/perf/util/bpf_skel/ |
| H A D | sample_filter.bpf.c | 91 BUILD_CHECK_SAMPLE(PERIOD); in perf_get_sample()
|
| /linux/tools/perf/util/ |
| H A D | evsel.c | 1150 evsel__reset_sample_bit(evsel, PERIOD); in evsel__apply_ratio_to_prev() 1154 evsel__reset_sample_bit(evsel_prev, PERIOD); in evsel__apply_ratio_to_prev() 1161 evsel__reset_sample_bit(evsel_prev, PERIOD); in evsel__apply_ratio_to_prev() 1162 evsel__reset_sample_bit(evsel, PERIOD); in evsel__apply_ratio_to_prev() 1193 evsel__reset_sample_bit(evsel, PERIOD); in evsel__apply_config_terms() 1200 evsel__set_sample_bit(evsel, PERIOD); in evsel__apply_config_terms() 1551 evsel__set_sample_bit(evsel, PERIOD); in evsel__config() 1726 evsel__set_sample_bit(evsel, PERIOD); in evsel__config() 1728 evsel__reset_sample_bit(evsel, PERIOD); in evsel__config()
|
| H A D | perf_event_attr_fprintf.c | 38 bit_name(PERIOD), bit_name(STREAM_ID), bit_name(RAW), in __p_sample_type()
|
| H A D | bpf-filter.c | 91 PERF_SAMPLE_TYPE(PERIOD, NULL),
|
| /linux/tools/perf/ui/ |
| H A D | hist.c | 759 HPP__PRINT_FNS("Period", period, PERIOD),
|
| /linux/tools/perf/ |
| H A D | builtin-kvm.c | 1510 evsel__reset_sample_bit(pos, PERIOD); in kvm_live_open_events()
|
| H A D | builtin-script.c | 2438 if (PRINT_FIELD(PERIOD)) in process_event()
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight.rst | 628 TRCSYNCPR.PERIOD which is every 4096 bytes of trace by default.
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 1199 $MAX $PERIOD 1202 $PERIOD duration. "max" for $MAX indicates no limit. If only
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-intel-pt.txt | 896 sample_type IP|TID|TIME|CPU|PERIOD|RAW|IDENTIFIER
|