Home
last modified time | relevance | path

Searched refs:EnableConfiguration (Results 1 – 3 of 3) sorted by relevance

/development/tools/winscope/src/trace_collection/
Dtrace_collection_utils.ts31 enableConfigs: EnableConfiguration[];
35 export interface EnableConfiguration { interface
73 const sfTraceEnableConfigs: EnableConfiguration[] = [
/development/tools/winscope/src/app/components/
Dtrace_config_component.ts19 EnableConfiguration,
114 traceEnableConfigs(trace: TraceConfiguration): EnableConfiguration[] {
Dcollect_traces_component.ts39 EnableConfiguration,
587 trace.config.enableConfigs.forEach((con: EnableConfiguration) => {