Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/
H A Dperf_counter.h33 bool is_timebase) in PerfCounter()
38 bool is_timebase() const { return is_timebase_; } in is_timebase() function
H A Dperf_event_attr.h103 bool is_timebase() const { in is_timebase() function
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/prelude/after_eof/
H A Dtables_views.sql660 is_timebase BOOL field
673 extract_arg(ct.source_arg_set_id, 'is_timebase') AS is_timebase field