Home
last modified time | relevance | path

Searched defs:nextPrio (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Dcpu_filter.cpp111 int32_t nextPrio, in InsertSwitchEvent()
/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_parsers/
Dftrace_sched_event_parser.cpp383 int16_t nextPrio = FtraceFieldParser::ParseIntField<int16_t>(format.fields, i++, data, size); in sched_switch_func() local