Home
last modified time | relevance | path

Searched refs:log (Results 126 – 150 of 1601) sorted by relevance

12345678910>>...65

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DUnwindLLDB.cpp105 Log *log = GetLog(LLDBLog::Unwind); in AddFirstFrame()
106 if (log) { in AddFirstFrame()
123 Log *log = GetLog(LLDBLog::Unwind); in GetOneMoreFrame() local
143 LLDB_LOGF(log, in GetOneMoreFrame()
183 LLDB_LOGF(log, in GetOneMoreFrame()
203 LLDB_LOGF(log, in GetOneMoreFrame()
231 LLDB_LOGF(log, in GetOneMoreFrame()
237 LLDB_LOGF(log, in GetOneMoreFrame()
259 LLDB_LOGF(log, in GetOneMoreFrame()
285 LLDB_LOGF(log, in GetOneMoreFrame()
[all …]
H A DThreadPlanStepOverRange.cpp128 Log *log = GetLog(LLDBLog::Step); in ShouldStop() local
131 if (log) { in ShouldStop()
135 LLDB_LOGF(log, "ThreadPlanStepOverRange reached %s.", s.GetData()); in ShouldStop()
158 if (new_plan_sp && log) in ShouldStop()
159 LLDB_LOGF(log, in ShouldStop()
345 Log *log = GetLog(LLDBLog::Step); in DoPlanExplainsStop() local
357 if (log) in DoPlanExplainsStop()
379 Log *log = GetLog(LLDBLog::Step); in DoWillResume() local
380 LLDB_LOGF(log, in DoWillResume()
393 if (log) { in DoWillResume()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp213 Log *log = GetLog(LLDBLog::Unwind); in EmulateMFSPR() local
214 LLDB_LOG(log, "EmulateMFSPR: {0:X+8}: mfspr r0, lr", m_addr); in EmulateMFSPR()
224 LLDB_LOG(log, "EmulateMFSPR: success!"); in EmulateMFSPR()
240 Log *log = GetLog(LLDBLog::Unwind); in EmulateLD() local
254 LLDB_LOG(log, "EmulateLD: success!"); in EmulateLD()
278 Log *log = GetLog(LLDBLog::Unwind); in EmulateSTD() local
322 LLDB_LOG(log, "EmulateSTD: success!"); in EmulateSTD()
336 Log *log = GetLog(LLDBLog::Unwind); in EmulateOR() local
355 LLDB_LOG(log, "EmulateOR: success!"); in EmulateOR()
371 Log *log = GetLog(LLDBLog::Unwind); in EmulateADDI() local
[all …]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp94 LLDB_LOGF(log, in CalculateNumChildren()
102 LLDB_LOGF(log, in CalculateNumChildren()
170 LLDB_LOGF(log, in UpdateValue()
181 LLDB_LOGF(log, in UpdateValue()
203 LLDB_LOGF(log, in UpdateValue()
214 LLDB_LOGF(log, in UpdateValue()
222 LLDB_LOGF(log, in UpdateValue()
241 LLDB_LOGF(log, in GetChildAtIndex()
260 LLDB_LOGF(log, in GetChildAtIndex()
268 log, in GetChildAtIndex()
[all …]
/freebsd/contrib/arm-optimized-routines/pl/math/tools/
H A Dexp10.sollya9 b = log(2)/(2 * N * log(10)); // interval
16 //b = log(2)/(2 * N * log(10)); // interval
49 log10_2 = round(N * log(10) / log(2), wp, RN);
50 log2_10 = log(2) / (N * log(10));
/freebsd/crypto/openssl/test/ct/
H A Dlog_list.cnf15 description = Google Aviator log
19 description = Google Rocketeer log
27 description = Certly.IO log
31 description = Izempe log
35 description = Symantec log
39 description = Venafi log
/freebsd/tools/test/stress2/misc/
H A Dmd5.sh40 log=/tmp/md5.log
44 dd if=/dev/md$mdstart of=/dev/null > $log 2>&1 && s=0 || s=1
45 [ $s -eq 1 ] && cat $log
47 rm -f $diskimage $log
H A Dradix.sh40 log=/tmp/radix.log
56 timeout 20m /tmp/radix $parallel > $log; s=$?
58 [ $s -ne 0 ] && cat $log
59 used=`awk '{print $4}' < $log`
68 cat /tmp/radix.log
70 rm -f /tmp/radix $log
H A Dsuj36.sh41 log=/tmp/$prog.log
80 fsck_ffs -fy /dev/md$mdstart > $log 2>&1; s=$?
81 grep -q "WAS MODIFIED" $log && { tail -12 $log; s=100; }
83 rm -f $log
H A Dtmpfs24.sh39 log=/tmp/$prog.log
65 /tmp/lsholes $file > $log 2>&1; s1=$?
67 cat $log
68 diff -u $exp $log || s2=1
71 rm -f /tmp/lsholes $exp $log
H A Dnewfs.sh46 log=/tmp/newfs.sh.log
73 fsck -fy /dev/md$mdstart > $log 2>&1
74 grep -q "WAS MODIFIED" $log && {
76 cat $log
88 rm -f $log
H A Dforce10.sh39 log=/tmp/force10.sh.log
80 fsck_ffs -fy /dev/md$mdstart > $log 2>&1
81 grep -Eq "FILE SYSTEM WAS MODIFIED" $log || break
88 rm -f $diskimage $log
90 cat $log
H A Dmsdos11.sh38 log=/tmp/msdos11.log
71 fsck -t msdosfs -y /dev/md${mdstart}$part > $log 2>&1
72 if egrep -q "BAD|INCONSISTENCY|MODIFIED" $log; then
73 cat $log
81 rm $log
H A Dall.exclude8 force13.sh https://people.freebsd.org/~pho/stress/log/log0376.txt 20221113
11 force4.sh https://people.freebsd.org/~pho/stress/log/log0082.txt 20210328
12 force7.sh https://people.freebsd.org/~pho/stress/log/log0266.txt 20220207
17 fuse.sh Memory corruption seen in log file kostik734.txt 20141114
27 gnop13.sh https://people.freebsd.org/~pho/stress/log/log0386.txt 20221113
35 memguard.sh https://people.freebsd.org/~pho/stress/log/log0088.txt 20210402
51 rename14.sh https://people.freebsd.org/~pho/stress/log/log0433.txt 20230409
55 snap8.sh https://people.freebsd.org/~pho/stress/log/log0123.txt 20211008
57 suj19.sh https://people.freebsd.org/~pho/stress/log/log0378.txt 20221113
58 suj27.sh https://people.freebsd.org/~pho/stress/log/log0387.txt 20221113
[all …]
H A Dmsdos9.sh46 log=/tmp/fsx.sh.log
68 fsck -t msdosfs -y /dev/md${mdstart}$part > $log 2>&1
69 if egrep -q "BAD|INCONSISTENCY|MODIFIED" $log; then
70 cat $log
78 rm /tmp/fsx $log
H A Dmsdos12.sh37 log=/tmp/msdos12.log
79 fsck -t msdosfs -y /dev/md$mdstart$part > $log 2>&1
80 if egrep -q "BAD|INCONSISTENCY|MODIFIED" $log; then
82 cat $log
90 rm -f $log
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c1889 log.u_bbr.flex1 = 0; in bbr_log_type_bw_reduce()
1890 log.u_bbr.flex2 = 0; in bbr_log_type_bw_reduce()
1891 log.u_bbr.flex5 = 0; in bbr_log_type_bw_reduce()
1892 log.u_bbr.flex3 = 0; in bbr_log_type_bw_reduce()
1896 log.u_bbr.flex8 = 0; in bbr_log_type_bw_reduce()
2023 log.u_bbr.flex8 = 0; in bbr_log_pkt_epoch()
2186 log.u_bbr.flex7 = 0; in bbr_log_rtt_sample()
2357 log.u_bbr.flex2 = 0; in bbr_log_to_event()
2386 log.u_bbr.flex4 = 0; in bbr_log_startup_event()
2775 log.u_bbr.flex2 = 0; in bbr_log_type_bbrrttprop()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp147 LLDB_LOGF(log, in LocateExecutableObjectFile()
166 if (log) { in LocateExecutableObjectFile()
169 LLDB_LOGF(log, in LocateExecutableObjectFile()
214 LLDB_LOGF(log, in LocateExecutableObjectFile()
478 if (log) { in LocateDSYMInVincinityOfExecutable()
510 if (log) { in LocateDSYMInVincinityOfExecutable()
589 LLDB_LOGF(log, in LocateMacOSXFilesUsingDebugSymbols()
608 if (log) { in LocateMacOSXFilesUsingDebugSymbols()
611 LLDB_LOGF(log, in LocateMacOSXFilesUsingDebugSymbols()
656 LLDB_LOGF(log, in LocateMacOSXFilesUsingDebugSymbols()
[all …]
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_delete_001_pos.ksh182 typeset log acl_tmp
190 log=$(logname "$acl_parent" $acl_target $ZFS_ACL_CUR_USER)
191 $log operate_node $ZFS_ACL_CUR_USER $node
194 log=$(logname "$acl_parent" $acl_target $g_usr)
195 $log operate_node $g_usr $node
198 log=$(logname "$acl_parent" $acl_target $o_usr)
199 $log operate_node $o_usr $node
203 log=$(logname "$acl_parent" $acl_target $user)
204 $log operate_node $user $node
/freebsd/contrib/netbsd-tests/ipf/regress/
H A Dl11 log in all
3 pass in log quick from 3.3.3.3 to any group 100
4 pass in log body quick from 2.2.2.2 to any
5 pass in log quick proto tcp from 1.1.1.1 to any flags S keep state
6 pass in log first quick proto tcp from 1.1.1.1 to any flags S keep state
/freebsd/contrib/ntp/sntp/tests/
H A DMakefile.in1293 --log-file $$b.log --trs-file $$b.trs \
1300 --log-file $$b.log --trs-file $$b.trs \
1303 test-log.log: test-log$(EXEEXT)
1307 --log-file $$b.log --trs-file $$b.trs \
1314 --log-file $$b.log --trs-file $$b.trs \
1321 --log-file $$b.log --trs-file $$b.trs \
1328 --log-file $$b.log --trs-file $$b.trs \
1335 --log-file $$b.log --trs-file $$b.trs \
1342 --log-file $$b.log --trs-file $$b.trs \
1349 --log-file $$b.log --trs-file $$b.trs \
[all …]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h180 log(LOG_DEBUG, fmt, ##__VA_ARGS__); \
183 log(LOG_DEBUG, pr_fmt(fmt), ##__VA_ARGS__)
186 ({ if (0) log(LOG_DEBUG, fmt, ##__VA_ARGS__); 0; })
215 log(level, __VA_ARGS__); \
220 log(LOG_EMERG, pr_fmt(fmt), ##__VA_ARGS__)
222 log(LOG_ALERT, pr_fmt(fmt), ##__VA_ARGS__)
224 log(LOG_CRIT, pr_fmt(fmt), ##__VA_ARGS__)
226 log(LOG_ERR, pr_fmt(fmt), ##__VA_ARGS__)
230 log(LOG_WARNING, pr_fmt(fmt), ##__VA_ARGS__)
236 log(LOG_NOTICE, pr_fmt(fmt), ##__VA_ARGS__)
[all …]
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp129 LLDB_LOGF(log, in DisassembleFunction()
194 if (log) { in DisassembleFunction()
266 if (log) { in GetRunnableInfo()
456 if (log) { in GetRunnableInfo()
473 record.dump(log); in GetRunnableInfo()
621 LLDB_LOGF(log, in allocateCodeSection()
652 LLDB_LOGF(log, in allocateDataSection()
975 LLDB_LOGF(log, in GetSymbolAddressAndPresence()
1006 LLDB_LOGF(log, in GetRemoteAddressForLocal()
1137 if (!log) in dump()
[all …]
H A DMaterializer.cpp156 if (log) { in Materialize()
157 LLDB_LOGF(log, in Materialize()
208 if (log) { in Dematerialize()
209 LLDB_LOGF(log, in Dematerialize()
445 if (log) { in Materialize()
608 if (log) { in Dematerialize()
1214 if (log) { in Materialize()
1263 if (log) { in Dematerialize()
1333 if (log) { in Materialize()
1396 if (log) { in Dematerialize()
[all …]
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dnup.c228 osm_log_t *p_log = &p_dnup->p_osm->log; in dnup_subn_rank()
364 OSM_LOG_ENTER(&p_dnup->p_osm->log); in dnup_build_lid_matrices()
385 OSM_LOG_EXIT(&p_dnup->p_osm->log); in dnup_build_lid_matrices()
418 OSM_LOG_ENTER(&p_dnup->p_osm->log); in dnup_lid_matrices()
428 OSM_LOG_EXIT(&p_dnup->p_osm->log); in dnup_lid_matrices()
446 OSM_LOG(&(p_dnup->p_osm->log), in dnup_lid_matrices()
456 OSM_LOG(&(p_dnup->p_osm->log), in dnup_lid_matrices()
458 OSM_LOG_EXIT(&p_dnup->p_osm->log); in dnup_lid_matrices()
471 OSM_LOG_EXIT(&p_dnup->p_osm->log); in dnup_lid_matrices()
484 OSM_LOG_ENTER(&osm->log); in osm_ucast_dnup_setup()
[all …]

12345678910>>...65