Home
last modified time | relevance | path

Searched defs:function_name (Results 1 – 4 of 4) sorted by relevance

/qemu/scripts/performance/
H A DtopN_perf.py140 function_name = function_data[-1] variable
H A DtopN_callgrind.py131 function_source_file, function_name = function_data[1].split(':') variable
/qemu/target/i386/whpx/
H A Dwhpx-internal.h92 #define WHP_DEFINE_TYPE(return_type, function_name, signature) \ argument
95 #define WHP_DECLARE_MEMBER(return_type, function_name, signature) \ argument
H A Dwhpx-all.c2418 #define WHP_LOAD_FIELD_OPTIONAL(return_type, function_name, signature) \ in load_whp_dispatch_fns() argument
2422 #define WHP_LOAD_FIELD(return_type, function_name, signature) \ in load_whp_dispatch_fns() argument