Lines Matching refs:set
36 * 1. PERF_RECORD_AUXTRACE_INFO is used to set up the infrastructure for
220 pr_err("Failed to open counter set log file %s, "
232 pr_err("Failed to write counter set data\n");
312 /* te->t set: TOD in STCKE format, bytes 8-15
313 * to->t not set: TOD in STCK format, bytes 0-7
362 * Return true if the sample data block passes the checks and set the
363 * basic set entry size and diagnostic set entry size.
367 * Note: Old hardware does not set the basic or diagnostic entry sizes
381 if (be16toh(basic->def) != 1) /* No basic set entry, must be first */
481 * where these values are not set.
686 * 1: When the queue is empty. Second parameter will be set to
1066 /* Check itrace options set on perf report command.
1067 * Return true, if none are set or all options specified can be
1075 if (!itops || !itops->set)