Searched defs:ins1 (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/arch/x86/annotate/ |
H A D | instructions.c | 147 static bool x86__ins_is_fused(struct arch *arch, const char *ins1, in x86__ins_is_fused() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/arch/x86/annotate/ |
H A D | instructions.c | 119 static bool amd__ins_is_fused(struct arch *arch, const char *ins1, in amd__ins_is_fused() argument 142 intel__ins_is_fused(struct arch *arch, const char *ins1, const char *ins2) intel__ins_is_fused() argument [all...] |
/kernel/liteos_m/components/backtrace/ |
H A D | los_backtrace.c | 66 UINT16 ins1 = *((UINT16 *)addr);
in OsInsIsBlOrBlx() local 248 UINT16 ins1 = *((UINT16 *)addr);
in OsInsIsJump() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.c | 240 bool ins__is_fused(struct arch *arch, const char *ins1, const char *ins2) in ins__is_fused() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.c | 249 bool ins__is_fused(struct arch *arch, const char *ins1, const char *ins2) in ins__is_fused() argument
|
Completed in 11 milliseconds