Searched refs:DEBUGFS_DIR (Results 1 – 1 of 1) sorted by relevance
90 DEBUGFS_DIR=`grep debugfs /proc/mounts | cut -f2 -d' ' | head -1`91 TRACING_DIR=$DEBUGFS_DIR/tracing105 if [ -z "$DEBUGFS_DIR" -o ! -d "$TRACING_DIR" ]; then