Home
last modified time | relevance | path

Searched defs:FlushRequestID (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/perfetto/src/traced/probes/metatrace/
H A Dmetatrace_data_source.cc58 void MetatraceDataSource::Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/src/traced/probes/packages_list/
H A Dpackages_list_data_source.cc98 void PackagesListDataSource::Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/src/traced/probes/initial_display_state/
H A Dinitial_display_state_data_source.cc136 void InitialDisplayStateDataSource::Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/src/perfetto_cmd/
H A Dtrigger_producer.cc82 void TriggerProducer::Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/tracing/core/
H A Dbasic_types.h40 using FlushRequestID = uint64_t; variable
/aosp_15_r20/external/perfetto/include/perfetto/ext/tracing/core/
H A Dbasic_types.h40 using FlushRequestID = uint64_t; variable
/aosp_15_r20/external/perfetto/src/traced/probes/android_system_property/
H A Dandroid_system_property_data_source.cc138 void AndroidSystemPropertyDataSource::Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/src/traced/probes/android_game_intervention_list/
H A Dandroid_game_intervention_list_data_source.cc87 FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/src/traced/probes/system_info/
H A Dsystem_info_data_source.cc172 void SystemInfoDataSource::Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/src/traced/probes/power/
H A Dlinux_power_sysfs_data_source.cc204 void LinuxPowerSysfsDataSource::Flush(FlushRequestID, in Flush() argument
H A Dandroid_power_data_source.cc427 void AndroidPowerDataSource::Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/src/traced/probes/statsd_client/
H A Dstatsd_binder_data_source.cc276 void StatsdBinderDataSource::Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/test/
H A Dend_to_end_shared_memory_fuzzer.cc99 void Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_backend_fake.cc79 void NotifyFlushComplete(FlushRequestID) override {} in NotifyFlushComplete() argument
/aosp_15_r20/external/perfetto/src/traced/probes/filesystem/
H A Dinode_file_data_source.cc194 void InodeFileDataSource::Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/src/traced/probes/android_log/
H A Dandroid_log_data_source.cc456 void AndroidLogDataSource::Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/src/traced/probes/ps/
H A Dprocess_stats_data_source.cc322 void ProcessStatsDataSource::Flush(FlushRequestID, in Flush() argument
/aosp_15_r20/external/perfetto/src/traced/probes/sys_stats/
H A Dsys_stats_data_source.cc719 void SysStatsDataSource::Flush(FlushRequestID, std::function<void()> callback) { in Flush() argument