#include <inttypes.h>
#include "perf.h"
#include "util/debug.h"
#include "util/symbol.h"
#include "util/sort.h"
#include "util/evsel.h"
#include "util/evlist.h"
#include "util/machine.h"
#include "util/thread.h"
#include "tests/hists_common.h"
#include <linux/kernel.h>
Go to the source code of this file.
◆ print_hists_in()
void print_hists_in |
( |
struct hists * |
hists | ) |
|
◆ print_hists_out()
void print_hists_out |
( |
struct hists * |
hists | ) |
|
◆ setup_fake_machine()
◆ bash_syms
◆ comm
◆ dso_name
◆ fake_mmap_info
struct { ... } fake_mmap_info[] |
◆ fake_symbols
struct { ... } fake_symbols[] |
Initial value:= {
}
static struct fake_sym perf_syms[]
static struct fake_sym libc_syms[]
static struct fake_sym kernel_syms[]
static struct fake_sym bash_syms[]
◆ fake_threads
struct { ... } fake_threads[] |
◆ filename
◆ kernel_syms
◆ libc_syms
Initial value:= {
{ 700, 100, "malloc" },
{ 800, 100, "free" },
{ 900, 100, "realloc" },
}
Definition at line 57 of file hists_common.c.
◆ nr_syms
◆ perf_syms
◆ pid
◆ start
◆ syms