spr_limit_periodRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: ✅u64 spr_limit_period(struct perf_event *event, u64 left);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In arch/x86/events/intel/core.c (ffffffff8100c7e0)
Location: arch/x86/events/intel/core.c:4176
Inline: False
Symbols:
ffffffff8100c7e0-ffffffff8100c810: spr_limit_period (STB_LOCAL)
5.15: ✅u64 spr_limit_period(struct perf_event *event, u64 left);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In arch/x86/events/intel/core.c (ffffffff8100ccc0)
Location: arch/x86/events/intel/core.c:4183
Inline: False
Symbols:
ffffffff8100ccc0-ffffffff8100ccf0: spr_limit_period (STB_LOCAL)
5.19: ✅u64 spr_limit_period(struct perf_event *event, u64 left);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In arch/x86/events/intel/core.c (ffffffff8100dc60)
Location: arch/x86/events/intel/core.c:4245
Inline: False
Symbols:
ffffffff8100dc60-ffffffff8100dc9c: spr_limit_period (STB_LOCAL)
6.2: Selective Inline ⚠️void spr_limit_period(struct perf_event *event, s64 *left);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In arch/x86/events/intel/core.c (ffffffff81012610)
Location: arch/x86/events/intel/core.c:4373
Inline: True
Symbols:
ffffffff81012610-ffffffff81012659: spr_limit_period (STB_LOCAL)
6.5: Selective Inline ⚠️void spr_limit_period(struct perf_event *event, s64 *left);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In arch/x86/events/intel/core.c (ffffffff81011b20)
Location: arch/x86/events/intel/core.c:4482
Inline: True
Symbols:
ffffffff81011b20-ffffffff81011b66: spr_limit_period (STB_LOCAL)
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ⚠️u64 left ➡️ s64 *left
u64 ➡️ void
6.2 and 6.5 ✅