Home
last modified time | relevance | path

Searched refs:log_info (Results 1 – 25 of 127) sorted by relevance

123456

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/clk_mgr/dcn21/
H A Damdgpu_rn_clk_mgr.c254 struct clk_mgr *clk_mgr_base, struct clk_log_info *log_info) in rn_dump_clk_registers() argument
259 unsigned int remaining_buffer = log_info->bufSize; in rn_dump_clk_registers()
283 if (log_info->enabled) { in rn_dump_clk_registers()
284 …chars_printed = snprintf_count(log_info->pBuf, remaining_buffer, "clk_type,clk_value,deepsleep_cnt… in rn_dump_clk_registers()
286 *log_info->sum_chars_printed += chars_printed; in rn_dump_clk_registers()
287 log_info->pBuf += chars_printed; in rn_dump_clk_registers()
289 chars_printed = snprintf_count(log_info->pBuf, remaining_buffer, "dcfclk,%d,%d,%d,%s\n", in rn_dump_clk_registers()
295 *log_info->sum_chars_printed += chars_printed; in rn_dump_clk_registers()
296 log_info->pBuf += chars_printed; in rn_dump_clk_registers()
298 chars_printed = snprintf_count(log_info->pBuf, remaining_buffer, "dprefclk,%d,N/A,N/A,%s\n", in rn_dump_clk_registers()
[all …]
/netbsd-src/external/bsd/unbound/dist/pythonmod/examples/
H A Dedns.py83 log_info("python: inited script {}".format(mod_env['script']))
114 log_info("python: searching for EDNS option code 65001 during NEW "
118 log_info("python: found EDNS option code 65001")
122 log_info("python: enabled no_cache_lookup")
127 log_info("python: enabled no_cache_store")
137 log_info("python: searching for EDNS option code 65001 during "
166 log_info("python: EDNS options in edns_opts_front_in:")
168 log_info("python: Code: {}, Data: '{}'".format(o.code,
172 log_info("python: EDNS options in edns_opts_back_out:")
174 log_info("python: Code: {}, Data: '{}'".format(o.code,
[all …]
H A Dinplace_callbacks.py101 log_info("python: called back while replying.")
132 log_info("python: called back while answering from cache.")
135 log_info("python: available EDNS options:")
137 log_info("python: Code: {}, Data: '{}'".format(o.code,
140 log_info("python: *found option code 65002*")
146 log_info("python: *added new option code 65002*")
148 log_info("python: *failed to add new option code 65002*")
179 log_info("python: called back while replying with local data or chaos"
212 log_info("python: called back while servfail.")
223 log_info("python: Client IP: {}({}), port: {}"
[all …]
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/examples/
H A Dexample0-1.py2log_info("pythonmod: init called, module id is %d port: %d script: %s" % (id, cfg.port, mod_env['s…
6log_info("pythonmod: init called, module id is %d port: %d script: %s" % (id, env.cfg.port, mod_en…
10 log_info("pythonmod: deinit called, module id is %d" % id)
17 log_info("pythonmod: operate called, id: %d, event:%s" % (id, strmodulevent(event)))
24 log_info("pythonmod: module we are waiting for is done")
29 log_info("pythonmod: event_pass")
37 log_info("pythonmod: script loaded.")
H A Dexample5.rst33 log_info("python: Could not register EDNS option {}".format(65001))
67 log_info("python: Code: {}, Data: '{}'".format(o.code,
83 log_info("python: Could not append EDNS option {}".format(o.code))
90 log_info("python: Option code {} was not found in the "
117 log_info("python: searching for edns option code 65001 during NEW "
121 log_info("python: found edns option code 65001")
125 log_info("python: enabled no_cache_lookup")
130 log_info("python: enabled no_cache_store")
/netbsd-src/external/bsd/unbound/dist/dynlibmod/examples/
H A Dhelloworld.c41 log_info("dynlib: hello world from init"); in init()
54 log_info("dynlib: hello world from deinit"); in deinit()
64 log_info("dynlib: hello world from operate"); in operate()
65 log_info("dynlib: incoming query: %s %s(%d) %s(%d)", in operate()
95 log_info("dynlib: hello world from inform_super"); in inform_super()
101 log_info("dynlib: hello world from clear"); in clear()
112 log_info("dynlib: hello world from get_mem"); in get_mem()
123 log_info("dynlib: hello world from callback"); in reply_callback()
126 log_info("dynlib: numbers gotten from query: %d, %d, and %d", in reply_callback()
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dsocket.c376 log_info ("Sending on Socket/%s%s%s",
393 log_info ("Disabling output on Socket/%s%s%s",
432 log_info ("Listening on Socket/%s%s%s",
461 log_info ("Disabling input on Socket/%s%s%s",
546 log_info("Bound to [%s]:%d", in if_register6()
550 log_info("Bound to *:%d", (int) ntohs(*libdhcp_callbacks.local_port)); in if_register6()
572 log_info("Bound to relay port *:%d", in if_register6()
589 log_info("Listening on Socket/%d/%s/%s", in if_register6()
592 log_info("Sending on Socket/%d/%s/%s", in if_register6()
596 log_info("Listening on Socket/%s", info->name); in if_register6()
[all …]
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dldap.c177 log_info ("Reallocated %s buffer from %zu to %zu", in x_parser_resize()
884 log_info("Can't resolve address of the primary failover '%s' server %s", in ldap_parse_failover()
906 log_info("Both, primary and secondary failover '%s' server" in ldap_parse_failover()
921 log_info("Can't resolve address of the secondary failover '%s' server %s", in ldap_parse_failover()
1207 log_info("LDAP rebind to '%s'", url); in ldap_rebind_cb()
1229 log_info ("LDAPS session successfully enabled to %s", ldap_server); in ldap_rebind_cb()
1245 log_info ("TLS session successfully started to %s:%d", in ldap_rebind_cb()
1307 log_info ("Can't contact LDAP server %s:%d: retrying for %d sec", in _do_ldap_retry()
1384 log_info("ldap-gssapi-principal is not set," in ldap_start()
1433 log_info ("Authentication credential taken from file"); in ldap_start()
[all …]
H A Ddhcp.c129 log_info("DHCP4o6 %s from %s via %s: %s", s, in dhcp()
141 log_info("%s from %s via %s: %s", s, in dhcp()
357 log_info ("DHCP4o6 packet from unknown subnet: %s",
361 log_info ("Packet from unknown subnet: %s",
419 log_info ("%s: not responding%s",
572 log_info ("%s: not responding%s",
730 log_info ("%s: wrong network.", msgbuf);
735 log_info ("%s: ignored (%s).", msgbuf,
749 log_info ("%s: wrong network.", msgbuf);
753 log_info ("%s: ignored (not authoritative).", msgbuf);
[all …]
H A Dbootp.c76 log_info ("%s: network unknown", msgbuf);
121 log_info("%s: BOOTP from dynamic client and no "
140 log_info("%s: not responding%s",
145 log_info("%s: load balance to peer %s",
190 log_info ("%s: bootp disallowed", msgbuf);
201 log_info ("%s: booting disallowed", msgbuf);
360 log_info("%s", msgbuf);
361 log_info("DHCP4o6 BOOTREPLY for %s to %s (%s) via %s",
400 log_info("%s", msgbuf);
401 log_info("BOOTREPLY for %s to %s (%s) via %s",
H A Dldap_krb_helper.c117 log_info("Credentials valid til %s\n", buf); in check_credentials()
146 log_info("Using default keytab %s\n", keyfile); in krb5_get_tgt()
160 log_info("Using ccache %s\n" , ccname); in krb5_get_tgt()
177 log_info("Found valid kerberos credentials\n"); in krb5_get_tgt()
208 log_info("Successfully init krb tgt %s", principal); in krb5_get_tgt()
H A Ddhcpleasequery.c189 log_info("%s: missing giaddr, ciaddr is %s, no reply sent", in dhcpleasequery()
216 log_info("%s: out of memory, no reply sent", msgbuf); in dhcpleasequery()
248 log_info("%s: LEASEQUERY not allowed, query ignored", msgbuf); in dhcpleasequery()
314 log_info("%s: hardware length too long, " in dhcpleasequery()
356 log_info("%d IP addresses associated with %s, " in dhcpleasequery()
437 log_info("%s: out of memory, no reply sent", in dhcpleasequery()
469 log_info("%s: out of memory, no reply sent", in dhcpleasequery()
484 log_info("%s: out of memory, no reply sent", in dhcpleasequery()
499 log_info("%s: out of memory, no reply sent", in dhcpleasequery()
572 log_info("%s: out of memory, no reply sent", in dhcpleasequery()
[all …]
H A Ddhcpd.c234 log_info("%s %s", message, PACKAGE_VERSION); in usage()
235 log_info(copyright); in usage()
236 log_info(arr); in usage()
237 log_info(url); in usage()
641 log_info("%s %s", message, PACKAGE_VERSION); in main()
642 log_info (copyright); in main()
643 log_info (arr); in main()
644 log_info (url); in main()
1108 log_info("Server starting service."); in main()
1367 log_info ("Config file: %s", path_dhcpd_conf); in postconf_initialization()
[all …]
H A Dddns.c1187 log_info("%s(%d): No control block for lease update", in ddns_update_lease_ptr()
1195 log_info("%s(%d): Updating lease_ptr for ddns_cp=%p (addr=%s)", in ddns_update_lease_ptr()
1205 log_info("lease is static, returning"); in ddns_update_lease_ptr()
1230 log_info("%s(%d): find_lease_by_ip_addr(%s) successful:" in ddns_update_lease_ptr()
1316 log_info("Added reverse map from %.*s to %.*s", in ddns_ptr_add()
1363 log_info("Removed reverse map on %.*s", in ddns_ptr_remove()
1377 log_info("DDNS: removed map or no reverse map to remove %.*s", in ddns_ptr_remove()
1445 log_info ("DDNS:ddns_fwd_srv_add2: %s eresult: %d", in ddns_fwd_srv_add2()
1454 log_info("Added new forward map from %.*s to %s", in ddns_fwd_srv_add2()
1536 log_info ("DDNS: ddns_fwd_srv_add1: %s eresult: %d", in ddns_fwd_srv_add1()
[all …]
H A Dfailover.c87 log_info ("WARNING: load balancing will be disabled " in dhcp_failover_sanity_check()
113 log_info ("add_timeout +90 dhcp_failover_reconnect"); in dhcp_failover_startup()
131 log_info ("add_timeout +90 %s", in dhcp_failover_startup()
334 log_info ("dhcp_failover_send_connect: %s", in dhcp_failover_link_signal()
343 log_info ("add_timeout +15 %s", in dhcp_failover_link_signal()
368 log_info("add_timeout +5 dhcp_failover_reconnect"); in dhcp_failover_link_signal()
398 log_info ("add_timeout +5 %s", in dhcp_failover_link_signal()
445 log_info ("message length wait: %s", in dhcp_failover_link_signal()
501 log_info ("link: message %s payoff %d time %ld xid %ld", in dhcp_failover_link_signal()
577 log_info ("failover: disconnect: %s", errmsg); in dhcp_failover_link_signal()
[all …]
H A Ddb.c295 log_info ("write_lease: unable to write lease %s",
446 log_info ("write_host: unable to write host %s",
511 log_info ("write_group: unable to write group %s",
704 log_info("write_ia: unable to write ia"); in write_ia()
764 log_info("write_server_duid: unable to write server-duid"); in write_server_duid()
815 log_info ("write_failover_state: unable to write state %s", in write_failover_state()
1042 log_info("commit_leases: unable to commit, fflush(): %m"); in commit_leases()
1047 log_info ("commit_leases: unable to commit, fsync(): %m"); in commit_leases()
1128 log_info("Host HW hash: %s", host_hash_report(host_hw_addr_hash)); in db_startup()
1129 log_info("Host UID hash: %s", host_hash_report(host_uid_hash)); in db_startup()
[all …]
/netbsd-src/external/mpl/dhcp/dist/relay/
H A Ddhcrelay.c285 log_info("%s %s", message, PACKAGE_VERSION); in usage()
286 log_info(copyright); in usage()
287 log_info(arr); in usage()
288 log_info(url); in usage()
354 log_info("isc-dhcrelay-%s", PACKAGE_VERSION); in main()
358 log_info(DHCRELAY_USAGE, in main()
713 log_info("%s %s", message, PACKAGE_VERSION); in main()
714 log_info(copyright); in main()
715 log_info(arr); in main()
716 log_info(url); in main()
[all …]
/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Dunbound-dnstap-socket.c397 log_info("control frame %s", desc); in log_control_frame()
625 if(verbosity) log_info("dnstap client stream closed from %s", in receive_bytes()
642 if(verbosity) log_info("dnstap client stream closed from %s", in receive_bytes()
689 if(verbosity) log_info("dnstap client stream closed from %s", in ssl_read_bytes()
707 if(verbosity) log_info("dnstap client stream closed from %s", in ssl_read_bytes()
712 if(verbosity) log_info("dnstap client stream closed from %s", in ssl_read_bytes()
780 if(verbosity) log_info("sent control frame(accept) content-type:(%s)", in reply_with_accept()
826 if(verbosity) log_info("sent control frame(finish)"); in reply_with_finish()
847 if(verbosity) log_info("SSL connection %s" in tap_check_peer()
855 if(verbosity) log_info("SSL connection %s " in tap_check_peer()
[all …]
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dfake_event.c132 log_info("%s%s", desc, str); in log_pkt()
234 log_info("matched query time %d in range [%d, %d] " in pending_find_match()
408 log_info("testbound matched event entry from line %d", in answer_check_it()
410 log_info("testbound: do STEP %d %s", in answer_check_it()
427 log_info("testbound: do STEP %d %s", runtime->now->time_step, in answer_check_it()
460 log_info("testbound: incoming QUERY"); in fake_front_query()
527 log_info("assign %s = %s", mom->variable, value); in moment_assign()
556 log_info("elapsed %d.%6.6d now %d.%6.6d", in time_passes()
563 log_info("fake_timer callback"); in time_passes()
596 log_info("expanded '%s' to '%s'", p->str, expanded); in autotrust_check()
[all …]
H A Dchecklocks.c370 log_info("lock created %s %s %d has contention %u of %u (%d%%)", in checklock_destroy()
769 log_info("+++ Lock %llx, %d %d create %s %s %d", in lock_debug_info()
773 log_info("lock type: %s", in lock_debug_info()
777 log_info("lock contention %u, history:%u, hold:%d, wait:%d", in lock_debug_info()
780 log_info("last touch %s %s %d", lock->holder_func, lock->holder_file, in lock_debug_info()
782 log_info("holder thread %d, writeholder thread %d", in lock_debug_info()
804 log_info("pthread id is %x", (int)thr->id); in thread_debug_info()
805 log_info("thread func is %llx", (unsigned long long)(size_t)thr->func); in thread_debug_info()
806 log_info("thread arg is %llx (%d)", in thread_debug_info()
809 log_info("thread num is %d", thr->num); in thread_debug_info()
[all …]
/netbsd-src/external/bsd/unbound/dist/pythonmod/
H A Dubmodule-tst.py36log_info("pythonmod: init called, module id is %d port: %d script: %s" % (id, cfg.port, mod_env['s…
40 log_info("pythonmod: deinit called, module id is %d" % id)
96 log_info("pythonmod: operate called, id: %d, event:%s" % (id, strmodulevent(event)))
139 log_info("pythonmod: previous module done")
144 log_info("pythonmod: event_pass")
152 log_info("pythonmod: script loaded.")
H A Dubmodule-msg.py38log_info("pythonmod: init called, module id is %d port: %d script: %s" % (id, cfg.port, mod_env['s…
42 log_info("pythonmod: deinit called, module id is %d" % id)
96 log_info("pythonmod: operate called, id: %d, event:%s" % (id, strmodulevent(event)))
143 log_info("pythonmod: previous module done")
148 log_info("pythonmod: event_pass")
156 log_info("pythonmod: script loaded.")
/netbsd-src/external/bsd/unbound/dist/testdata/pymod_thread.tdir/
H A Dpymod_thread.py40log_info("pythonmod: init called, module id is %d port: %d script: %s" % (id, cfg.port, mod_env['s…
44 log_info("pythonmod: deinit called, module id is %d" % id)
101 log_info("pythonmod: operate called, id: %d, event:%s" % (id, strmodulevent(event)))
155 log_info("pythonmod: previous module done")
160 log_info("pythonmod: event_pass")
168 log_info("pythonmod: script loaded.")
/netbsd-src/external/bsd/unbound/dist/testdata/pymod.tdir/
H A Dpymod.py40log_info("pythonmod: init called, module id is %d port: %d script: %s" % (id, cfg.port, mod_env['s…
44 log_info("pythonmod: deinit called, module id is %d" % id)
101 log_info("pythonmod: operate called, id: %d, event:%s" % (id, strmodulevent(event)))
150 log_info("pythonmod: previous module done")
155 log_info("pythonmod: event_pass")
163 log_info("pythonmod: script loaded.")
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlog.h60 #define log_info(x...) LOG_LINE(_LOG_INFO, x) macro
67 #define log_very_verbose(args...) log_info(args)
77 log_info("%s: %s failed: %s", y, x, strerror(errno))

123456