Searched refs:data_source (Results 1 – 4 of 4) sorted by relevance
| /third_party/mesa3d/src/tool/pps/ |
| D | pps_datasource.cc | 360 if (auto data_source = ctx.GetDataSourceLocked()) { in trace_callback() local 361 if (data_source->time_to_sleep > data_source->time_to_trace) { in trace_callback() 362 sleep_time = data_source->time_to_sleep - data_source->time_to_trace; in trace_callback() 370 if (auto data_source = ctx.GetDataSourceLocked()) { in trace_callback() local 372 if (data_source->state == pps::State::Start) { in trace_callback() 373 data_source->trace(ctx); in trace_callback() 374 data_source->time_to_trace = perfetto::base::GetBootTimeNs() - time_zero; in trace_callback()
|
| /third_party/node/tools/gyp/tools/emacs/testdata/ |
| D | media.gyp | 149 'base/data_source.cc', 150 'base/data_source.h',
|
| D | media.gyp.fontified | 150 'base/data_source.cc', 151 'base/data_source.h',
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| D | generate_entry_points.py | 2491 def write_stubs_header(api, annotation, title, data_source, out_file, all_commands, commands, argument 2518 "data_source_name": data_source,
|