Home
last modified time | relevance | path

Searched refs:hcall_reason (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dkvm-stat.c81 const char *hcall_reason = get_hcall_exit_reason(key->key); in hcall_event_decode_key() local
83 scnprintf(decode, decode_str_len, "%s", hcall_reason); in hcall_event_decode_key()
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H A Dkvm-stat.c80 const char *hcall_reason = get_hcall_exit_reason(key->key); in hcall_event_decode_key() local
82 scnprintf(decode, KVM_EVENT_NAME_LEN, "%s", hcall_reason); in hcall_event_decode_key()

Completed in 1 milliseconds