Home
last modified time | relevance | path

Searched refs:unwind_state_clear_period_ms (Results 1 – 6 of 6) sorted by relevance

/external/perfetto/src/profiling/perf/
Devent_config.h101 uint32_t unwind_state_clear_period_ms() const { in unwind_state_clear_period_ms() function
130 uint32_t unwind_state_clear_period_ms,
Devent_config.cc375 pb_config.unwind_state_clear_period_ms(), max_enqueued_footprint_bytes, in Create()
389 uint32_t unwind_state_clear_period_ms, in EventConfig() argument
401 unwind_state_clear_period_ms_(unwind_state_clear_period_ms), in EventConfig()
Dperf_producer.cc334 if (ds.event_config.unwind_state_clear_period_ms()) { in StartDataSource()
336 ds_id, ds.event_config.unwind_state_clear_period_ms()); in StartDataSource()
/external/perfetto/protos/perfetto/config/profiling/
Dperf_event_config.proto95 optional uint32 unwind_state_clear_period_ms = 10; field
/external/perfetto/protos/perfetto/config/
Dperfetto_config.proto940 optional uint32 unwind_state_clear_period_ms = 10; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto940 optional uint32 unwind_state_clear_period_ms = 10; field