Searched full:usr (Results 1 – 25 of 36) sorted by relevance
12
40 sudo rm -rf /usr/local/lib/android /usr/share/dotnet /opt/hostedtoolcache
1 #!/usr/bin/env bash13 CHECKPATCH=$(find /usr/src/linux-headers* -name checkpatch.pl -print -quit)
1 #!/usr/bin/env python3
1 #!/usr/bin/env bash
1 #!/usr/bin/env python325 _LINE_PATTERN = r'^old-cmd[^ ]* := (?:/usr/bin/ccache )?(.*) -c (\S+)'
79 # 6 : eFUSE USR 080 # 7 : eFuse USR 1
130 rate = ((uint64_t)sbuf->count * sbuf->freq) / sbuf->usr; in gprof_stop_pc_sampling()134 " cntfrq=%" PRIu32 " rate=%" PRIu32, sbuf->count, sbuf->usr, in gprof_stop_pc_sampling()
61 uint64_t usr; /* Total user CPU time for this session */ member63 uint32_t freq; /* @usr divided by @freq is in seconds */
64 cmp r1, #CPSR_MODE_USR /* update mode: usr -> sys */