Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dpowerpc-hcalls.py34 hcall_table = { variable
152 if (hcall_table.has_key(opcode)):
153 return hcall_table[opcode]