Home
last modified time | relevance | path

Searched refs:ts_log (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/testsuite/tests/
Dcls-testbed.t9 ts_log "Preparing classifier testbed with qdisc $q"
26 ts_log "cls-testbed: HTB is unsupported by $TC, skipping"
38 ts_log "cls-testbed: dsmark is unsupported by $TC, skipping"
58 ts_log "cls-testbed: starting classifier test $c"
Ddsmark.t8 ts_log "dsmark: Unsupported by $TC, skipping"
/external/iproute2/testsuite/lib/
Dgeneric.sh4 ts_log() function
11 ts_log "$@" | tee >> $ERRF
/external/bluetooth/bluedroid/audio_a2dp_hw/
Daudio_a2dp_hw.c147 static void ts_log(char *tag, int val, struct timespec *pprev_opt) in ts_log() function
235 ts_log("skt_write", len, NULL); in skt_write()