Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/ittapi/include/
Dittnotify.h3793 typedef struct ___itt_module_object struct
3795 unsigned int version; /*!< API version*/
3796 … /*!< Unique identifier. This is unchanged for sections that belong to the same module */
3797 __itt_module_type module_type; /*!< Binary module format */
3798 const char* module_name; /*!< Unique module name or path to module in UTF8
3803 void* module_buffer; /*!< Module buffer content */
3804 size_t module_size; /*!< Module buffer size */
3810 __itt_section_info* section_array; /*!< Reference to section information */
3811 size_t section_number;
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Dittnotify_bindings.rs2831 pub struct ___itt_module_object { struct
2855 fn bindgen_test_layout____itt_module_object() { in bindgen_test_layout____itt_module_object() argument
2857 ::std::mem::size_of::<___itt_module_object>(), in bindgen_test_layout____itt_module_object() argument