Define QNN_PROFILE_EVENTTYPE_DEINIT

Define Documentation

QNN_PROFILE_EVENTTYPE_DEINIT 500

QnnProfile_EventType_t definition to get stats related to deinit graphs and free context operation. This profile data captures stats for QnnContext_free.

Note

deinit information maybe available on both QNN_PROFILE_LEVEL_BASIC and QNN_PROFILE_LEVEL_DETAILED levels

Note

If unit information is not available, the value should be interpreted as time in microseconds.