Home
last modified time | relevance | path

Searched refs:hcall_table (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/perf/scripts/python/
Dpowerpc-hcalls.py36 hcall_table = { variable
154 if (opcode in hcall_table):
155 return hcall_table[opcode]