Searched refs:PERFETTO_EXPORTED_API (Results 1 – 1 of 1) sorted by relevance
54 #define PERFETTO_EXPORTED_API __attribute__((visibility("default"))) macro402 PERFETTO_EXPORTED_API Handle Create(const void* config_proto, in Create()410 PERFETTO_EXPORTED_API415 PERFETTO_EXPORTED_API State PollState(Handle handle) { in PollState()419 PERFETTO_EXPORTED_API TraceBuffer ReadTrace(Handle handle) { in ReadTrace()423 PERFETTO_EXPORTED_API void Destroy(Handle handle) { in Destroy()