| /external/cronet/net/disk_cache/simple/ |
| D | simple_index_file.cc | 65 void UmaRecordIndexFileState(IndexFileState state, net::CacheType cache_type) { in UmaRecordIndexFileState() 71 net::CacheType cache_type) { in UmaRecordIndexInitMethod() 78 net::CacheType cache_type) { in UmaRecordStaleIndexQuality() 131 net::CacheType cache_type, in ProcessEntryFile() 292 net::CacheType cache_type, in SyncWriteToDisk() 350 net::CacheType cache_type, in SimpleIndexFile() 376 void SimpleIndexFile::WriteToDisk(net::CacheType cache_type, in WriteToDisk() 399 net::CacheType cache_type, in SyncLoadIndexEntries() 468 net::CacheType cache_type, in SyncLoadFromDisk() 515 net::CacheType cache_type, in Serialize() [all …]
|
| D | simple_histogram_macros.h | 22 #define SIMPLE_CACHE_HISTO(uma_prefix, uma_type, uma_name, cache_type, ...) \ argument 47 #define SIMPLE_CACHE_UMA(uma_type, uma_name, cache_type, ...) \ argument 50 #define SIMPLE_CACHE_LOCAL(uma_type, uma_name, cache_type, ...) \ argument
|
| D | simple_synchronous_entry.cc | 46 void RecordSyncOpenResult(net::CacheType cache_type, OpenEntryResult result) { in RecordSyncOpenResult() 52 void RecordWriteResult(net::CacheType cache_type, SyncWriteResult result) { in RecordWriteResult() 57 void RecordCheckEOFResult(net::CacheType cache_type, CheckEOFResult result) { in RecordCheckEOFResult() 62 void RecordCloseResult(net::CacheType cache_type, CloseResult result) { in RecordCloseResult() 67 void RecordOpenPrefetchMode(net::CacheType cache_type, OpenPrefetchMode mode) { in RecordOpenPrefetchMode() 72 void RecordDiskCreateLatency(net::CacheType cache_type, base::TimeDelta delay) { in RecordDiskCreateLatency() 343 net::CacheType cache_type, in OpenEntry() 383 net::CacheType cache_type, in CreateEntry() 420 net::CacheType cache_type, in OpenOrCreateEntry() 490 net::CacheType cache_type, in DeleteEntryFiles() [all …]
|
| D | simple_index.cc | 127 void EntryMetadata::Serialize(net::CacheType cache_type, in Serialize() 142 bool EntryMetadata::Deserialize(net::CacheType cache_type, in Deserialize() 180 net::CacheType cache_type, in SimpleIndex()
|
| D | simple_backend_impl.cc | 159 void RecordIndexLoad(net::CacheType cache_type, in RecordIndexLoad() 212 net::CacheType cache_type, in SimpleBackendImpl() 715 net::CacheType cache_type) { in InitCacheStructureOnDisk()
|
| D | simple_entry_impl.cc | 57 void RecordOpenEntryIndexState(net::CacheType cache_type, in RecordOpenEntryIndexState() 63 void RecordHeaderSize(net::CacheType cache_type, int size) { in RecordHeaderSize() 126 net::CacheType cache_type, in SimpleEntryImpl()
|
| D | simple_index_unittest.cc | 66 explicit MockSimpleIndexFile(net::CacheType cache_type) in MockSimpleIndexFile() 80 void WriteToDisk(net::CacheType cache_type, in WriteToDisk()
|
| /external/cronet/net/disk_cache/mock/ |
| D | mock_backend_impl.cc | 9 BackendMock::BackendMock(net::CacheType cache_type) : Backend(cache_type) {} in BackendMock()
|
| /external/python/mako/mako/ |
| D | template.py | 238 cache_type=None, argument 353 cache_type, argument 423 def cache_type(self): member in Template 515 cache_type=None, argument
|
| D | lookup.py | 165 cache_type=None, argument
|
| /external/eigen/bench/ |
| D | check_cache_queries.cpp | 59 int cache_type = 0; in main() local
|
| /external/cpuinfo/src/x86/cache/ |
| D | deterministic.c | 9 enum cache_type { enum
|
| D | init.c | 15 enum cache_type { enum
|
| /external/cpu_features/include/ |
| D | cpu_features_cache_info.h | 35 CacheType cache_type; member
|
| /external/cronet/third_party/cpu_features/src/include/ |
| D | cpu_features_cache_info.h | 35 CacheType cache_type; member
|
| /external/linux-kselftest/tools/testing/selftests/resctrl/ |
| D | cat_test.c | 101 int cat_perf_miss_val(int cpu_no, int n, char *cache_type) in cat_perf_miss_val()
|
| D | resctrlfs.c | 141 int get_cache_size(int cpu_no, char *cache_type, unsigned long *cache_size) in get_cache_size() 205 int get_cbm_mask(char *cache_type, char *cbm_mask) in get_cbm_mask()
|
| /external/cpu_features/src/ |
| D | impl_x86__base_implementation.inl | 1760 CacheType cache_type; local 1796 CacheType cache_type; member 1887 const CacheType cache_type = legacy_cache_info[i].cache_type; local
|
| /external/cronet/third_party/cpu_features/src/src/ |
| D | impl_x86__base_implementation.inl | 1749 CacheType cache_type; local 1785 CacheType cache_type; member 1876 const CacheType cache_type = legacy_cache_info[i].cache_type; local
|
| /external/mesa3d/src/util/ |
| D | disk_cache.c | 99 enum disk_cache_type cache_type) in disk_cache_type_create() 269 enum disk_cache_type cache_type; in disk_cache_create() local
|
| /external/cronet/net/disk_cache/ |
| D | disk_cache.h | 201 explicit Backend(net::CacheType cache_type) : cache_type_(cache_type) {} in Backend()
|
| /external/cronet/net/tools/disk_cache_memory_test/ |
| D | disk_cache_memory_test.cc | 67 const net::CacheType cache_type; member
|
| /external/cronet/components/nacl/browser/ |
| D | pnacl_translation_cache.cc | 339 int PnaclTranslationCache::Init(net::CacheType cache_type, in Init()
|
| /external/cronet/third_party/cpu_features/src/src/utils/ |
| D | list_cpu_features.c | 334 static Node* GetCacheTypeString(CacheType cache_type) { in GetCacheTypeString()
|
| /external/XNNPACK/src/ |
| D | cache.c | 112 …n_init_cache_with_size(struct xnn_cache* cache, size_t num_buckets, enum xnn_cache_type cache_type) in xnn_init_cache_with_size()
|