Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/qualcomm/tests/
H A Dutils.py127 enable_profile: bool = False variable in TestQNN
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs701 pub fn enable_profile(&mut self, profile: &Profile) { in enable_profile() method
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-record.c5736 static void enable_profile(struct buffer_instance *instance) in enable_profile() function