Searched defs:sample_interval (Results 1 – 6 of 6) sorted by relevance
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/services/ |
| D | common_types.proto | 22 uint32 sample_interval = 3; // Polling plugin collection interval(ms) field 62 uint32 sample_interval = 8; // Polling plugin collection interval(ms) field
|
| /developtools/profiler/protos/services/ |
| D | common_types.proto | 22 uint32 sample_interval = 3; // Polling plugin collection interval(ms) field 72 uint32 sample_interval = 8; // Polling plugin collection interval(ms) field
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/native_hook/ |
| D | native_hook_config.proto | 46 uint32 sample_interval = 24; field
|
| /developtools/profiler/protos/types/plugins/native_hook/ |
| D | native_hook_config.proto | 44 uint32 sample_interval = 24; field
|
| /developtools/profiler/test/scripts/testRoot/ |
| D | test_nativehook.py | 108 def check_library_result(statistics, startup, offline, sample_interval, dwarf, filtersize, depth, t… argument 187 def check_result(statistics, startup, offline, sample_interval, dwarf, js_report, filtersize, depth… argument 287 def check_nativehook_result(statistics, startup, offline, sample_interval, dwarf, js_report, filter… argument 377 def check_nativehook_multipleprocess(statistics, startup, offline, sample_interval, dwarf, filtersi… argument
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/setting/ |
| D | SpAllocations.ts | 201 get sample_interval(): number { method in SpAllocations
|