Searched defs:cache (Results 1 – 11 of 11) sorted by relevance
/developtools/profiler/device/plugins/memory_plugin/src/ |
D | test_main.cpp | 30 std::vector<char*> cache; in main() local
|
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/ |
D | share.ts | 63 cache: Map<string, object>; property in CacheInCacheStoreManager
|
D | rollup_plugin_mock.ts | 44 cache: Cache; property in RollUpPluginMock
|
/developtools/profiler/device/plugins/network_plugin/src/ |
D | network_plugin.cpp | 229 NetDetails cache = {0}; in ReadTxRxBytes() local
|
/developtools/ace_js2bundle/ace-loader/ |
D | webpack.lite.config.js | 39 cache: { property
|
D | webpack.rich.config.js | 167 cache: { property
|
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/table/ |
D | demo_table_base.cpp | 39 TraceDataCache *cache, in DemoTableRegister()
|
/developtools/ace_ets2bundle/compiler/src/ |
D | ets_checker.ts | 425 export let cache: Cache = {}; variable 827 …const cache: Map<string, ts.ResolvedTypeReferenceDirective> = new Map<string, ts.ResolvedTypeRefer… constant
|
/developtools/smartperf_host/trace_streamer/src/table/base/ |
D | table_base.cpp | 39 void TableBase::TableRegister(sqlite3 &db, TraceDataCache *cache, const std::string &tableName, Tab… in TableRegister()
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | virtual_runtime.cpp | 435 HashList<uint64_t, DfxSymbol> &cache) in UpdateSymbolCache()
|
/developtools/profiler/hiebpf/include/ |
D | vmlinux.h | 3162 struct bio_alloc_cache *cache; member 7988 struct page *cache[128]; member 11562 int (*cache)(const struct neighbour *, struct hh_cache *, __be16); member 17739 __u8 cache; member 19925 bool cache; member 27318 struct kprobe_insn_cache *cache; member 27521 struct action_cache cache; member 30490 struct bpf_local_storage_data *cache[16]; member 38560 struct kmem_cache *cache; member 49334 struct squashfs_cache *cache; member [all …]
|