Home
last modified time | relevance | path

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

/xen/common/coverage/
A Dllvm.c50 struct llvm_profile_data { struct
51 uint64_t name_ref;
52 uint64_t function_hash;
53 void *counter;
54 void *function;
55 void *values;
79 extern const struct llvm_profile_data __start___llvm_prf_data[]; argument

Completed in 35 milliseconds