Home
last modified time | relevance | path

Searched refs:COMM (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dhists_output.c131 #define COMM(he) (thread__comm_str(he->thread)) macro
182 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1()
415 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
421 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
427 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
433 !strcmp(COMM(he), "perf") && he->stat.period == 200); in test4()
439 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
445 !strcmp(COMM(he), "bash") && he->stat.period == 100); in test4()
451 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
457 !strcmp(COMM(he), "perf") && he->stat.period == 100); in test4()
[all …]
H A Dhists_cumulate.c166 #define COMM(he) (thread__comm_str(he->thread)) macro
224 !strcmp(COMM(he), expected[i].comm) && in do_test()
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh369 COMM="echo ${PREFIX}${CTRL} > $SFILE"
370 eval $COMM $REDIRECT
374 COMM="echo $CPUS > $CFILE"
375 eval $COMM $REDIRECT
391 COMM="echo $VAL > $PFILE"
392 eval $COMM $REDIRECT
399 COMM="echo 0 > $TFILE"
400 eval $COMM $REDIRECT
405 echo "$COMM"
/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/
H A Dtrigger-hist-mod.tc16 COMM=`cat /proc/$$/comm`
17 grep "common_pid: $COMM" events/sched/sched_process_fork/hist > /dev/null || \
H A Dtrigger-multihist.tc21 COMM=`cat /proc/$$/comm`
22 grep "parent_comm: $COMM" events/sched/sched_process_fork/hist > /dev/null || \
H A Dtrigger-hist.tc36 COMM=`cat /proc/$$/comm`
37 grep "parent_comm: $COMM" events/sched/sched_process_fork/hist > /dev/null || \
/openbmc/u-boot/test/py/
H A DREADME.md88 option `--gdbserver COMM`. This causes two things to happens:
91 debug communication via the channel `COMM`. You can attach a debugger to the
93 below for details of valid values for `COMM`.
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsmc_nand.c78 #define COMM 0x08 macro
279 writel_relaxed(thiz | thold | twait | tset, host->regs_va + COMM); in fsmc_nand_setup()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A DREADME39 version: COMM-USB8388-318.p4
/openbmc/linux/tools/perf/Documentation/
H A Dperf-trace.txt137 Show process COMM right beside its ID, on by default, disable with --no-comm.
H A Dperf-script.txt333 Display task related events (e.g. FORK, COMM, EXIT).
H A Dperf-record.txt665 - 'task' - synthesize FORK and COMM events for each task
/openbmc/linux/kernel/trace/
H A Dtrace_events.c195 __generic_field(char *, COMM, FILTER_COMM); in trace_define_generic_fields()
/openbmc/linux/tools/perf/
H A Dbuiltin-script.c792 if (PRINT_FIELD(COMM)) { in perf_sample__fprintf_start()
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch15819 COMM = @COMM@