HomeSort by relevance Sort by last modified time
    Searched refs:XRayEntryType (Results 1 - 16 of 16) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 22 enum XRayEntryType {
39 // XRayEntryType for more details.
49 extern int __xray_set_handler(void (*entry)(int32_t, XRayEntryType));
75 extern int __xray_set_handler_arg1(void (*)(int32_t, XRayEntryType, uint64_t));
xray_log_interface.h 39 void (*handle_arg0)(int32_t, XRayEntryType);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 22 enum XRayEntryType {
39 // XRayEntryType for more details.
49 extern int __xray_set_handler(void (*entry)(int32_t, XRayEntryType));
75 extern int __xray_set_handler_arg1(void (*)(int32_t, XRayEntryType, uint64_t));
xray_log_interface.h 39 void (*handle_arg0)(int32_t, XRayEntryType);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 22 enum XRayEntryType {
39 // XRayEntryType for more details.
49 extern int __xray_set_handler(void (*entry)(int32_t, XRayEntryType));
75 extern int __xray_set_handler_arg1(void (*)(int32_t, XRayEntryType, uint64_t));
xray_log_interface.h 39 void (*handle_arg0)(int32_t, XRayEntryType);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 22 enum XRayEntryType {
39 // XRayEntryType for more details.
49 extern int __xray_set_handler(void (*entry)(int32_t, XRayEntryType));
75 extern int __xray_set_handler_arg1(void (*)(int32_t, XRayEntryType, uint64_t));
xray_log_interface.h 39 void (*handle_arg0)(int32_t, XRayEntryType);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 22 enum XRayEntryType {
39 // XRayEntryType for more details.
49 extern int __xray_set_handler(void (*entry)(int32_t, XRayEntryType));
75 extern int __xray_set_handler_arg1(void (*)(int32_t, XRayEntryType, uint64_t));
xray_log_interface.h 39 void (*handle_arg0)(int32_t, XRayEntryType);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 22 enum XRayEntryType {
39 // XRayEntryType for more details.
49 extern int __xray_set_handler(void (*entry)(int32_t, XRayEntryType));
75 extern int __xray_set_handler_arg1(void (*)(int32_t, XRayEntryType, uint64_t));
xray_log_interface.h 39 void (*handle_arg0)(int32_t, XRayEntryType);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 22 enum XRayEntryType {
39 // XRayEntryType for more details.
49 extern int __xray_set_handler(void (*entry)(int32_t, XRayEntryType));
75 extern int __xray_set_handler_arg1(void (*)(int32_t, XRayEntryType, uint64_t));
xray_log_interface.h 39 void (*handle_arg0)(int32_t, XRayEntryType);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 22 enum XRayEntryType {
39 // XRayEntryType for more details.
49 extern int __xray_set_handler(void (*entry)(int32_t, XRayEntryType));
75 extern int __xray_set_handler_arg1(void (*)(int32_t, XRayEntryType, uint64_t));
xray_log_interface.h 39 void (*handle_arg0)(int32_t, XRayEntryType);

Completed in 432 milliseconds