Home
last modified time | relevance | path

Searched refs:is_memory (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/profiler/
H A Daggregate_stats.cc112 << (is_memory ? "" : "Time (ms)") in DumpTable()
113 << (is_memory ? "" : " ") in DumpTable()
115 << (is_memory ? "Min Use (kB)" : "Min Time (ms)") in DumpTable()
118 << (is_memory ? "Max Use (kB)" : "Max Time (ms)") in DumpTable()
127 << (is_memory ? "" : "---------") in DumpTable()
128 << (is_memory ? "" : " ") in DumpTable()
147 if (!is_memory) in DumpTable()
180 ss = is_memory ? &memory_ss : &time_ss; in DumpJson()
198 if (!is_memory) in DumpJson()
205 << (is_memory ? in DumpJson()
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/profiler/
H A Daggregate_stats.cc112 << (is_memory ? "" : "Time (ms)") in DumpTable()
113 << (is_memory ? "" : " ") in DumpTable()
115 << (is_memory ? "Min Use (kB)" : "Min Time (ms)") in DumpTable()
118 << (is_memory ? "Max Use (kB)" : "Max Time (ms)") in DumpTable()
127 << (is_memory ? "" : "---------") in DumpTable()
128 << (is_memory ? "" : " ") in DumpTable()
147 if (!is_memory) in DumpTable()
180 ss = is_memory ? &memory_ss : &time_ss; in DumpJson()
198 if (!is_memory) in DumpJson()
205 << (is_memory ? in DumpJson()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Dcache.c78 grn_bool is_memory; member
319 cache->is_memory = is_memory; in grn_cache_open_raw()
320 if (cache->is_memory) { in grn_cache_open_raw()
339 grn_bool is_memory; in grn_cache_open() local
346 is_memory = GRN_FALSE; in grn_cache_open()
394 if (cache->is_memory) { in grn_cache_close()
613 if (cache->is_memory) { in grn_cache_set_max_n_entries()
657 if (cache->is_memory) { in grn_cache_get_max_n_entries()
707 if (cache->is_memory) { in grn_cache_get_statistics()
832 if (cache->is_memory) { in grn_cache_fetch()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Dcache.c78 grn_bool is_memory; member
319 cache->is_memory = is_memory; in grn_cache_open_raw()
320 if (cache->is_memory) { in grn_cache_open_raw()
339 grn_bool is_memory; in grn_cache_open() local
346 is_memory = GRN_FALSE; in grn_cache_open()
394 if (cache->is_memory) { in grn_cache_close()
613 if (cache->is_memory) { in grn_cache_set_max_n_entries()
657 if (cache->is_memory) { in grn_cache_get_max_n_entries()
707 if (cache->is_memory) { in grn_cache_get_statistics()
832 if (cache->is_memory) { in grn_cache_fetch()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Dcache.c78 grn_bool is_memory;
319 cache->is_memory = is_memory;
320 if (cache->is_memory) {
339 grn_bool is_memory;
346 is_memory = GRN_FALSE;
394 if (cache->is_memory) {
613 if (cache->is_memory) {
657 if (cache->is_memory) {
707 if (cache->is_memory) {
832 if (cache->is_memory) {
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Dcache.c78 grn_bool is_memory; member
319 cache->is_memory = is_memory; in grn_cache_open_raw()
320 if (cache->is_memory) { in grn_cache_open_raw()
339 grn_bool is_memory; in grn_cache_open() local
346 is_memory = GRN_FALSE; in grn_cache_open()
394 if (cache->is_memory) { in grn_cache_close()
613 if (cache->is_memory) { in grn_cache_set_max_n_entries()
657 if (cache->is_memory) { in grn_cache_get_max_n_entries()
707 if (cache->is_memory) { in grn_cache_get_statistics()
832 if (cache->is_memory) { in grn_cache_fetch()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Dcache.c78 grn_bool is_memory; member
319 cache->is_memory = is_memory; in grn_cache_open_raw()
320 if (cache->is_memory) { in grn_cache_open_raw()
339 grn_bool is_memory; in grn_cache_open() local
346 is_memory = GRN_FALSE; in grn_cache_open()
394 if (cache->is_memory) { in grn_cache_close()
613 if (cache->is_memory) { in grn_cache_set_max_n_entries()
657 if (cache->is_memory) { in grn_cache_get_max_n_entries()
707 if (cache->is_memory) { in grn_cache_get_statistics()
832 if (cache->is_memory) { in grn_cache_fetch()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Dcache.c78 grn_bool is_memory; member
319 cache->is_memory = is_memory; in grn_cache_open_raw()
320 if (cache->is_memory) { in grn_cache_open_raw()
339 grn_bool is_memory; in grn_cache_open() local
346 is_memory = GRN_FALSE; in grn_cache_open()
394 if (cache->is_memory) { in grn_cache_close()
613 if (cache->is_memory) { in grn_cache_set_max_n_entries()
657 if (cache->is_memory) { in grn_cache_get_max_n_entries()
707 if (cache->is_memory) { in grn_cache_get_statistics()
832 if (cache->is_memory) { in grn_cache_fetch()
[all …]
/dports/net/gsk/gsk-1.0.63/src/mime/
H A Dgskmimemultipartpiece.c47 if (piece->is_memory) in gsk_mime_multipart_piece_unref()
86 g_return_if_fail (piece->is_memory == FALSE); in gsk_mime_multipart_piece_set_data()
87 piece->is_memory = 1; in gsk_mime_multipart_piece_set_data()
106 g_return_if_fail (piece->is_memory == FALSE); in gsk_mime_multipart_piece_set_stream()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/
H A Ddrcbex64.cpp511 if (inner.is_memory()) in normalize_commutative()
1016 if (param.is_memory()) in mov_param_reg()
1097 if (param.is_memory()) in movss_r128_p32()
1115 if (param.is_memory()) in movss_p32_r128()
1133 if (param.is_memory()) in movsd_r128_p64()
1151 if (param.is_memory()) in movsd_p64_r128()
2435 if (srcp.is_memory()) in op_carry()
2442 if (srcp.is_memory()) in op_carry()
2556 if (srcp.is_memory()) in op_sext()
2581 if (srcp.is_memory()) in op_sext()
[all …]
H A Ddrcbex86.cpp385 if (inner.is_memory()) in normalize_commutative()
456 if (param.is_memory()) in set_last_lower_reg()
982 if (param.is_memory()) in emit_mov_p32_r32()
1164 if (param.is_memory()) in emit_mov_p64_r64()
1188 if (param.is_memory()) in emit_and_r64_p64()
1266 if (param.is_memory()) in emit_or_r64_p64()
1344 if (param.is_memory()) in emit_xor_r64_p64()
1884 if (param.is_memory()) in alu_op_param()
2649 if (dstp.is_memory()) in op_getflgs()
2853 if (dstp.is_memory()) in op_loads()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/
H A Ddrcbex64.cpp511 if (inner.is_memory()) in normalize_commutative()
1016 if (param.is_memory()) in mov_param_reg()
1097 if (param.is_memory()) in movss_r128_p32()
1115 if (param.is_memory()) in movss_p32_r128()
1133 if (param.is_memory()) in movsd_r128_p64()
1151 if (param.is_memory()) in movsd_p64_r128()
2435 if (srcp.is_memory()) in op_carry()
2442 if (srcp.is_memory()) in op_carry()
2556 if (srcp.is_memory()) in op_sext()
2581 if (srcp.is_memory()) in op_sext()
[all …]
H A Ddrcbex86.cpp385 if (inner.is_memory()) in normalize_commutative()
456 if (param.is_memory()) in set_last_lower_reg()
982 if (param.is_memory()) in emit_mov_p32_r32()
1164 if (param.is_memory()) in emit_mov_p64_r64()
1188 if (param.is_memory()) in emit_and_r64_p64()
1266 if (param.is_memory()) in emit_or_r64_p64()
1344 if (param.is_memory()) in emit_xor_r64_p64()
1884 if (param.is_memory()) in alu_op_param()
2649 if (dstp.is_memory()) in op_getflgs()
2853 if (dstp.is_memory()) in op_loads()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/perfschema/r/
H A Dortho_iter.result14 declare is_memory integer;
41 select (instr_name like "memory/%") into is_memory;
166 if is_memory = 1
201 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
260 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
319 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
378 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
437 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
496 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
555 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/perfschema/r/
H A Dortho_iter.result14 declare is_memory integer;
41 select (instr_name like "memory/%") into is_memory;
184 if is_memory = 1
263 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
322 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
381 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
440 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
499 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
558 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
617 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/perfschema/r/
H A Dortho_iter.result14 declare is_memory integer;
41 select (instr_name like "memory/%") into is_memory;
184 if is_memory = 1
263 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
322 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
381 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
440 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
499 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
558 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
617 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/perfschema/r/
H A Dortho_iter.result14 declare is_memory integer;
41 select (instr_name like "memory/%") into is_memory;
184 if is_memory = 1
264 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
323 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
382 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
441 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
500 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
559 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
618 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/perfschema/r/
H A Dortho_iter.result14 declare is_memory integer;
41 select (instr_name like "memory/%") into is_memory;
184 if is_memory = 1
264 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
323 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
382 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
441 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
500 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
559 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
618 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/perfschema/r/
H A Dortho_iter.result14 declare is_memory integer;
41 select (instr_name like "memory/%") into is_memory;
184 if is_memory = 1
264 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
323 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
382 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
441 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
500 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
559 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
618 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/perfschema/r/
H A Dortho_iter.result14 declare is_memory integer;
41 select (instr_name like "memory/%") into is_memory;
184 if is_memory = 1
263 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
322 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
381 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
440 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
499 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
558 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
617 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/perfschema/r/
H A Dortho_iter.result16 declare is_memory integer;
44 select (instr_name like "memory/%") into is_memory;
187 if is_memory = 1
270 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
329 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
388 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
447 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
506 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
565 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
624 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/perfschema/r/
H A Dortho_iter.result16 declare is_memory integer;
44 select (instr_name like "memory/%") into is_memory;
187 if is_memory = 1
270 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
329 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
388 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
447 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
506 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
565 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
624 instr_name is_wait is_wait_file is_wait_socket is_stage is_statement is_memory is_transaction
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c213 bool is_memory = find_mem_range(addr, &range); in host_stage2_idmap() local
214 struct hyp_pool *pool = is_memory ? &host_s2_mem : &host_s2_dev; in host_stage2_idmap()
217 if (is_memory) in host_stage2_idmap()
226 if (is_memory || ret != -ENOMEM) in host_stage2_idmap()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c213 bool is_memory = find_mem_range(addr, &range); in host_stage2_idmap() local
214 struct hyp_pool *pool = is_memory ? &host_s2_mem : &host_s2_dev; in host_stage2_idmap()
217 if (is_memory) in host_stage2_idmap()
226 if (is_memory || ret != -ENOMEM) in host_stage2_idmap()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c213 bool is_memory = find_mem_range(addr, &range); in host_stage2_idmap() local
214 struct hyp_pool *pool = is_memory ? &host_s2_mem : &host_s2_dev; in host_stage2_idmap()
217 if (is_memory) in host_stage2_idmap()
226 if (is_memory || ret != -ENOMEM) in host_stage2_idmap()

12345678