| /f-stack/dpdk/doc/guides/eventdevs/ |
| H A D | dpaa2.rst | 71 Enabling logs 74 For enabling logs, use the following EAL parameter: 80 Using ``eventdev.dpaa2`` as log matching criteria, all Event PMD logs can be
|
| /f-stack/dpdk/doc/guides/rawdevs/ |
| H A D | dpaa2_cmdif.rst | 48 Enabling logs 51 For enabling logs, use the following EAL parameter: 57 Using ``pmd.raw.dpaa2.cmdif`` as log matching criteria, all Event PMD logs can be
|
| H A D | dpaa2_qdma.rst | 52 Enabling logs 55 For enabling logs, use the following EAL parameter: 61 Using ``pmd.raw.dpaa2.qdma`` as log matching criteria, all Event PMD logs can be
|
| H A D | octeontx2_dma.rst | 29 Enabling logs 32 For enabling logs, use the following EAL parameter: 38 Using ``pmd.raw.octeontx2.dpi`` as log matching criteria, all Event PMD logs
|
| /f-stack/freebsd/contrib/openzfs/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 42 ### Include any warning/errors/backtraces from the system logs 44 *IMPORTANT* - Please mark logs and text output from terminal commands
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_log_module.c | 76 ngx_array_t *logs; /* array of ngx_http_log_t */ member 275 log = lcf->logs->elts; in ngx_http_log_handler() 276 for (l = 0; l < lcf->logs->nelts; l++) { in ngx_http_log_handler() 1198 if (conf->logs || conf->off) { in ngx_http_log_merge_loc_conf() 1202 conf->logs = prev->logs; in ngx_http_log_merge_loc_conf() 1205 if (conf->logs || conf->off) { in ngx_http_log_merge_loc_conf() 1210 if (conf->logs == NULL) { in ngx_http_log_merge_loc_conf() 1214 log = ngx_array_push(conf->logs); in ngx_http_log_merge_loc_conf() 1268 if (llcf->logs == NULL) { in ngx_http_log_set_log() 1270 if (llcf->logs == NULL) { in ngx_http_log_set_log() [all …]
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | dpaa_sec.rst | 115 Enabling logs 118 For enabling logs, use the following EAL parameter: 124 Using ``pmd.crypto.dpaa`` as log matching criteria, all Crypto PMD logs can be
|
| H A D | dpaa2_sec.rst | 171 Enabling logs 174 For enabling logs, use the following EAL parameter: 180 Using ``crypto.dpaa2`` as log matching criteria, all Crypto PMD logs can be
|
| H A D | caam_jr.rst | 113 Enabling logs 116 For enabling logs, use the following EAL parameter:
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | at91-wb45n.dtsi | 114 logs@7fa0000 { 115 label = "logs";
|
| H A D | kirkwood-l-50.dts | 377 label = "logs";
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_log_module.c | 75 ngx_array_t *logs; /* array of ngx_stream_log_t */ member 218 if (lscf->off || lscf->logs == NULL) { in ngx_stream_log_handler() 222 log = lscf->logs->elts; in ngx_stream_log_handler() 223 for (l = 0; l < lscf->logs->nelts; l++) { in ngx_stream_log_handler() 958 if (conf->logs || conf->off) { in ngx_stream_log_merge_srv_conf() 962 conf->logs = prev->logs; in ngx_stream_log_merge_srv_conf() 1000 if (lscf->logs == NULL) { in ngx_stream_log_set_log() 1001 lscf->logs = ngx_array_create(cf->pool, 2, sizeof(ngx_stream_log_t)); in ngx_stream_log_set_log() 1002 if (lscf->logs == NULL) { in ngx_stream_log_set_log() 1009 log = ngx_array_push(lscf->logs); in ngx_stream_log_set_log()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/slog/ |
| H A D | slog_014_pos.ksh | 79 zpool status -v $TESTPOOL | grep logs | \
|
| /f-stack/app/redis-5.0.5/tests/ |
| H A D | instances.tcl | 104 set logs [glob */log.txt] 105 foreach log $logs {
|
| /f-stack/app/nginx-1.16.1/auto/ |
| H A D | summary | 58 echo " nginx logs errors to stderr"
|
| H A D | options | 608 NGX_PID_PATH=${NGX_PID_PATH:-logs/nginx.pid} 609 NGX_LOCK_PATH=${NGX_LOCK_PATH:-logs/nginx.lock} 614 NGX_ERROR_LOG_PATH=${NGX_ERROR_LOG_PATH:-logs/error.log} 617 NGX_HTTP_LOG_PATH=${NGX_HTTP_LOG_PATH:-logs/access.log}
|
| /f-stack/app/redis-5.0.5/utils/create-cluster/ |
| H A D | README | 20 4. Now you are ready to play with the cluster. AOF files and logs for each instances are created in…
|
| /f-stack/freebsd/contrib/openzfs/.github/workflows/ |
| H A D | zfs-tests.yml | 56 name: Test logs
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | scripting.c | 64 list *logs; /* List of messages to send to the client. */ member 1564 ldb.logs = listCreate(); in ldbInit() 1565 listSetFreeMethod(ldb.logs,(void (*)(void*))sdsfree); in ldbInit() 1583 ldbFlushLog(ldb.logs); in ldbEnable() 1603 listAddNodeTail(ldb.logs,entry); in ldbLog() 1630 proto = sdscatfmt(proto,"*%i\r\n", (int)listLength(ldb.logs)); in ldbSendLogs() 1631 while(listLength(ldb.logs)) { in ldbSendLogs() 1632 listNode *ln = listFirst(ldb.logs); in ldbSendLogs() 1637 listDelNode(ldb.logs,ln); in ldbSendLogs()
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | slowlog.tcl | 6 test {SLOWLOG - only logs commands taking more time than specified} {
|
| /f-stack/dpdk/doc/guides/windows_gsg/ |
| H A D | run_apps.rst | 70 on initialization (debug-level logs provide more details):
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8994-sony-xperia-kitakami.dtsi | 70 /* This is for getting crash logs using Android downstream kernels */
|
| H A D | msm8992-xiaomi-libra.dts | 63 /* This is for getting crash logs using Android downstream kernels */
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | dpaa2.rst | 485 Enabling logs 494 Using ``bus.fslmc`` as log matching criteria, all FSLMC bus logs can be enabled 503 Using ``pmd.net.dpaa2`` as log matching criteria, all PMD logs can be enabled
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | rpmh-rsc.txt | 84 Definition: Name for the RSC. The name would be used in trace logs.
|