| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Sample.h | 24 // A data Sample object represents a single sample's worth of data. This 31 class Sample 35 Sample (int num); 36 ~Sample (); 72 char *start_label; // sample start label 73 char *end_label; // sample end label 74 hrtime_t start_time; // sample start time 75 hrtime_t end_time; // sample end time 77 int number; // sample numbe [all...] |
| Sample.cc | 23 #include "Sample.h" 27 Sample::Sample (int num) 36 Sample::~Sample () 44 Sample::get_usage () 55 Sample::validate_usage ()
|
| Ovw_data.h | 29 class Sample; 60 timestruc_t start; // Start time of sample 61 timestruc_t duration; // Duration of sample 62 timestruc_t end; // End time of sample 66 int number; // Sample number 67 char *start_label; // Sample start label 68 char *end_label; // Sample end label 94 // Compute the values for "ovw_item" from "sample". 95 void extract_data (Ovw_item *ovw_item, Sample *sample); [all...] |
| Experiment.h | 37 class Sample; 168 // Returns collector parameters for the current sample selection 314 Sample *map_event_to_Sample (hrtime_t ts); 410 void DBG_memuse (Sample *); 430 hrtime_t last_event; // wall-clock hrtime of last known sample or log.xml entry 578 Sample *sample_last_used; 589 Vector<Sample*> *samples; // Array of Sample pointers
|
| Ovw_data.cc | 29 #include "Sample.h" 67 // This routine will return the totals values for item in the sample. 161 Sample *sample = (Sample*) packets->getObjValue (PROP_SMPLOBJ, index); local 162 extract_data (ovw_item, sample); 163 hr2timestruc (&ovw_item->start, sample->get_start_time () - exp_start); 164 hr2timestruc (&ovw_item->end, sample->get_end_time () - exp_start); 168 ovw_item->number = sample->get_number (); 169 ovw_item->start_label = sample->get_start_label () [all...] |
| Makefile.am | 75 Sample.cc \
|
| Stats_data.cc | 26 #include "Sample.h" 114 // Return the data values corresponding to the "index"'th sample. 118 Sample* sample = (Sample*) packets->getObjValue (PROP_SMPLOBJ, index); local 119 prusage = sample->get_usage ();
|
| parse.cc | 34 #include "Sample.h" 657 // sample 0 is not a sample but the starting point 663 Sample *prev_sample = samples->size () > 0 ? 667 Sample *sample = new Sample (sample_number); local 668 sample->start_label = dbe_strdup (start_lable); 669 sample->end_label = label; 670 samples->append (sample); [all...] |
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Sample.h | 24 // A data Sample object represents a single sample's worth of data. This 31 class Sample 35 Sample (int num); 36 ~Sample (); 72 char *start_label; // sample start label 73 char *end_label; // sample end label 74 hrtime_t start_time; // sample start time 75 hrtime_t end_time; // sample end time 77 int number; // sample numbe [all...] |
| Sample.cc | 23 #include "Sample.h" 27 Sample::Sample (int num) 36 Sample::~Sample () 44 Sample::get_usage () 55 Sample::validate_usage ()
|
| Ovw_data.h | 29 class Sample; 60 timestruc_t start; // Start time of sample 61 timestruc_t duration; // Duration of sample 62 timestruc_t end; // End time of sample 66 int number; // Sample number 67 char *start_label; // Sample start label 68 char *end_label; // Sample end label 94 // Compute the values for "ovw_item" from "sample". 95 void extract_data (Ovw_item *ovw_item, Sample *sample); [all...] |
| Experiment.h | 37 class Sample; 168 // Returns collector parameters for the current sample selection 314 Sample *map_event_to_Sample (hrtime_t ts); 410 void DBG_memuse (Sample *); 430 hrtime_t last_event; // wall-clock hrtime of last known sample or log.xml entry 578 Sample *sample_last_used; 589 Vector<Sample*> *samples; // Array of Sample pointers
|
| Ovw_data.cc | 29 #include "Sample.h" 67 // This routine will return the totals values for item in the sample. 161 Sample *sample = (Sample*) packets->getObjValue (PROP_SMPLOBJ, index); local 162 extract_data (ovw_item, sample); 163 hr2timestruc (&ovw_item->start, sample->get_start_time () - exp_start); 164 hr2timestruc (&ovw_item->end, sample->get_end_time () - exp_start); 168 ovw_item->number = sample->get_number (); 169 ovw_item->start_label = sample->get_start_label () [all...] |
| Makefile.am | 75 Sample.cc \
|
| Stats_data.cc | 26 #include "Sample.h" 114 // Return the data values corresponding to the "index"'th sample. 118 Sample* sample = (Sample*) packets->getObjValue (PROP_SMPLOBJ, index); local 119 prusage = sample->get_usage ();
|
| /src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/ |
| PerfReader.cpp | 28 // The 2nd frame after leaf could be missing if stack sample is 190 bool VirtualUnwinder::unwind(const HybridSample *Sample, uint64_t Repeat) { 192 UnwindState State(Sample); 194 // Sanity check - making sure leaf of LBR aligns with leaf of stack sample 195 // Stack sample sometimes can be unreliable, so filter out bogus ones. 202 // Now process the LBR samples in parrallel with stack sample 204 // unwind the sample stack as we walk through LBR entries. 221 // were not in the original stack sample, we should have added the 400 const HybridSample *Sample = dyn_cast<HybridSample>(Item.first.getPtr()); 401 VirtualUnwinder Unwinder(&BinarySampleCounters[Sample->Binary] [all...] |
| PerfReader.h | 64 PERF_LBR = 2, // Only LBR sample 65 PERF_LBR_STACK = 3, // Hybrid sample including call stack and LBR stack. 68 // The parsed LBR sample entry. 115 // Base class to extend for all types of perf sample 132 // The parsed hybrid sample including call stack and LBR stack. 146 // Used for sample aggregation 190 // After parsing the sample, we record the samples by aggregating them 191 // into this counter. The key stores the sample data and the value is 192 // the sample repeat times. 200 // dynamicially and will be recorded as the context of the sample [all...] |
| /src/sys/arch/m68k/060sp/dist/ |
| readme | 60 fskeleton.s Sample Call-outs needed by fpsp.sa and pfpsp.sa 62 iskeleton.s Sample Call-outs needed by isp.sa 64 os.s Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ |
| ProfiledCallGraph.h | 107 for (const auto &Sample : Samples.getBodySamples()) { 108 for (const auto &Target : Sample.second.getCallTargets()) {
|
| /src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
| SampleProfWriter.cpp | 1 //===- SampleProfWriter.cpp - Write LLVM sample profile data --------------===// 9 // This file implements the class that writes LLVM sample profiles. It 401 const SampleRecord &Sample = I->second; 408 OS << Sample.getSamples(); 410 for (const auto &J : Sample.getSortedCallTargets()) 472 const SampleRecord &Sample = I.second; 473 for (const auto &J : Sample.getCallTargets()) 694 const SampleRecord &Sample = I.second; 697 encodeULEB128(Sample.getSamples(), OS); 698 encodeULEB128(Sample.getCallTargets().size(), OS) [all...] |
| SampleProf.cpp | 1 //=-- SampleProf.cpp - Sample profiling format support --------------------===// 10 // sample profile data. 62 return "Invalid sample profile data (bad magic)"; 64 return "Unsupported sample profile format version"; 70 return "Malformed sample profile data"; 72 return "Unrecognized sample profile encoding format"; 117 /// Optionally scale sample counts by \p Weight. 121 // With pseudo probes, merge a dangling sample with a non-dangling sample 122 // should result in a dangling sample [all...] |
| /src/external/bsd/openldap/dist/libraries/liblunicode/utbm/ |
| README | 74 Sample pseudo-code fragment.
|
| /src/external/gpl3/gcc/dist/contrib/ |
| compare_two_ftime_report_sets | 34 version constitutes a sample. The ouput of the script is a description 235 # expressed as a multiple of the standard deviation of the sample 366 class Sample: 368 """ A description of a sample using an arithmetic mean. """ 400 return Sample(accumulator, alpha) 426 message = "The " + self.larger + " sample appears to be " 451 # each containing a whole sample consisting of single number per line. 465 # text = "\nArithmetic sample for data file\n\"" + filename + "\"" 469 # sample = sample_from_values(values, alpha) 470 # print sample [all...] |
| /src/external/gpl3/gcc.old/dist/contrib/ |
| compare_two_ftime_report_sets | 34 version constitutes a sample. The ouput of the script is a description 235 # expressed as a multiple of the standard deviation of the sample 366 class Sample: 368 """ A description of a sample using an arithmetic mean. """ 400 return Sample(accumulator, alpha) 426 message = "The " + self.larger + " sample appears to be " 451 # each containing a whole sample consisting of single number per line. 465 # text = "\nArithmetic sample for data file\n\"" + filename + "\"" 469 # sample = sample_from_values(values, alpha) 470 # print sample [all...] |
| /src/sys/dev/pci/ |
| cs4281reg.h | 252 #define CS4281_DACSR 0x744 /* DAC Sample Rate - Playback SRC */ 253 #define CS4281_ADCSR 0x748 /* ADC Sample Rate - Capture SRC */ 273 0000h - 03FFh FIFO RAM Audio Sample RAM Memory Block - FIFOs
|